CGAL 6.2 - Manual
Loading...
Searching...
No Matches
Class and Concept List
Here is the list of all concepts and classes of the CGAL Library. Classes are inside the namespace CGAL. Concepts are in the global namespace.
 CAdaptableBinaryFunctionAdaptable functor with two arguments
 CAdaptableFunctorThe concept AdaptableFunctor defines an adaptable functor, that is, a functor that can be used with function object adaptors such as binders and composers
 CAdaptableQuaternaryFunctionAdaptable functor with four arguments
 CAdaptableQuinaryFunctionAdaptable functor with five arguments
 CAdaptableTernaryFunctionAdaptable functor with three arguments
 CAdaptableUnaryFunctionAdaptable functor with one argument
 CAdjacencyGraphConcept from the Boost Graph Library
 CAdjacencyMatrixConcept from the Boost Graph Library
 CAssignableThis concept refines both CopyAssignable and CopyConstructible
 CAssociativeContainerConcept from the C++ standard. See https://en.cppreference.com/w/cpp/named_req/AssociativeContainer
 CBackInsertionSequenceThis container concepts refines SequenceContainer and has the ability to append elements at the end of the sequence and to access the last element, both in amortized constant time
 CBidirectionalGraphConcept from the Boost Graph Library
 CBidirectionalIteratorConcept from the C++ standard. See https://en.cppreference.com/w/cpp/named_req/BidirectionalIterator
 CCallableConcept from the C++ standard. See https://en.cppreference.com/w/cpp/named_req/Callable
 CContainerConcept from the C++ standard. See https://en.cppreference.com/w/cpp/named_req/Container
 CCopyAssignableConcept from the C++ standard. See https://en.cppreference.com/w/cpp/named_req/CopyAssignable
 CCopyConstructibleConcept from the C++ standard. See https://en.cppreference.com/w/cpp/named_req/CopyConstructible
 CDefaultConstructibleConcept from the C++ standard. See https://en.cppreference.com/w/cpp/named_req/DefaultConstructible
 CEqualityComparableConcept from the C++ standard. See https://en.cppreference.com/w/cpp/named_req/EqualityComparable
 CForwardIteratorConcept from the C++ standard. See https://en.cppreference.com/w/cpp/named_req/ForwardIterator
 CForwardRangeSee https://www.boost.org/libs/range/doc/html/range/concepts/forward_range.html
 CIncidenceGraphConcept from the Boost Graph Library
 CInputIteratorConcept from the C++ standard. See https://en.cppreference.com/w/cpp/named_req/InputIterator
 CIteratorConcept from the C++ standard. See https://en.cppreference.com/w/cpp/named_req/Iterator
 CLessThanComparableConcept from the C++ standard. See https://en.cppreference.com/w/cpp/named_req/LessThanComparable
 CLvaluePropertyMapSee https://www.boost.org/libs/property_map/doc/LvaluePropertyMap.html
 CMutableGraphConcept from the Boost Graph Library
 CMutablePropertyGraphConcept from the Boost Graph Library
 COutputIteratorConcept from the C++ standard. See https://en.cppreference.com/w/cpp/named_req/OutputIterator
 CPropertyGraphConcept from the Boost Graph Library
 CRandomAccessContainerThis container concept refines ReversibleContainer and its iterator type is a model of RandomAccessIterator
 CRandomAccessIteratorConcept from the C++ standard. See https://en.cppreference.com/w/cpp/named_req/RandomAccessIterator
 CRandomAccessRangeSee https://www.boost.org/libs/range/doc/html/range/concepts/random_access_range.html
 CReadablePropertyMapSee https://www.boost.org/libs/property_map/doc/ReadablePropertyMap.html
 CReadWritePropertyMapSee https://www.boost.org/libs/property_map/doc/ReadWritePropertyMap.html
 CRegularA regular type is a type similar to int: it is copyable, assignable, and equality comparable
 CReversibleContainerConcept from the C++ standard. See https://en.cppreference.com/w/cpp/named_req/ReversibleContainer
 CSequenceContainerConcept from the C++ standard. See https://en.cppreference.com/w/cpp/named_req/SequenceContainer
 CSinglePassRangeSee https://www.boost.org/libs/range/doc/html/range/concepts/single_pass_range.html
 CSwappableConcept from the C++ standard. See https://en.cppreference.com/w/cpp/named_req/Swappable
 Cunspecified_typeThis indicates that the definition of a type nested in a class is not documented
 CVertexAndEdgeListGraphConcept from the Boost Graph Library
 CWritablePropertyMapSee https://www.boost.org/libs/property_map/doc/WritablePropertyMap.html