31#if defined(CVertexPredicate_RECURSES)
32#error Recursive header files inclusion detected in CVertexPredicate.h
35#define CVertexPredicate_RECURSES
37#if !defined CVertexPredicate_h
39#define CVertexPredicate_h
44#include "DGtal/base/Common.h"
45#include "DGtal/base/CPredicate.h"
85#undef CVertexPredicate_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 predicate on a vertex.