31 #if defined(CPredicate_RECURSES) 32 #error Recursive header files inclusion detected in CPredicate.h 33 #else // defined(CPredicate_RECURSES) 35 #define CPredicate_RECURSES 37 #if !defined CPredicate_h 44 #include "DGtal/base/Common.h" 45 #include "DGtal/base/CUnaryFunctor.h" 92 template <
typename T,
typename TElement>
114 #endif // !defined CPredicate_h 116 #undef CPredicate_RECURSES 117 #endif // else defined(CPredicate_RECURSES)
Aim: Defines a unary functor, which associates arguments to results.
Aim: Defines a predicate function, ie. a functor mapping a domain into the set of booleans...
DGtal is the top-level namespace which contains all DGtal functions and types.