CGAL 5.6 - Handles and Circulators
Reference Manual
Here is a list of all modules:
[detail level 12]
 Handles and Circulators Reference
 Concepts
 Adapters for Iterators and Containers
 Functions
 Compile Time TagsIterators and circulators as well as different categories of circulators can be distinguished with the use of discriminating functions and the following circulator tags
 AssertionsEach of the following assertions, applicable to an iterator or a circulator or both, checks at compile time if its argument is of the kind stated in the assertions name, i.e. a circulator, an iterator, or a particular category of either an iterator or a circulator
 Base ClassesImplementation