31#if defined(CPredicate_RECURSES)
32#error Recursive header files inclusion detected in CPredicate.h
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>
116#undef CPredicate_RECURSES
DGtal is the top-level namespace which contains all DGtal functions and types.
Aim: Defines a predicate function, ie. a functor mapping a domain into the set of booleans.
Aim: Defines a unary functor, which associates arguments to results.