31 #if defined(CVertexPredicateArchetype_RECURSES) 32 #error Recursive header files inclusion detected in CVertexPredicateArchetype.h 33 #else // defined(CVertexPredicateArchetype_RECURSES) 35 #define CVertexPredicateArchetype_RECURSES 37 #if !defined CVertexPredicateArchetype_h 39 #define CVertexPredicateArchetype_h 44 #include "DGtal/base/Common.h" 58 template <
typename TVertex>
77 #endif // !defined CVertexPredicateArchetype_h 79 #undef CVertexPredicateArchetype_RECURSES 80 #endif // else defined(CVertexPredicateArchetype_RECURSES) bool operator()(const Vertex &) const
Aim: Defines a an archetype for concept CVertexPredicate.
Self & operator=(const Self &)
DGtal is the top-level namespace which contains all DGtal functions and types.
CVertexPredicateArchetype< TVertex > Self