31 #if defined(BasicBoolFunctors_RECURSES)
32 #error Recursive header files inclusion detected in BasicBoolFunctors.h
35 #define BasicBoolFunctors_RECURSES
37 #if !defined BasicBoolFunctors_h
39 #define BasicBoolFunctors_h
44 #include <boost/function.hpp>
173 #include "DGtal/base/BasicBoolFunctors.ih"
180 #undef BasicBoolFunctors_RECURSES
boost::function3< bool, bool, bool, bool > BoolFunctor3
static const BoolFunctor1 notBF1
static const BoolFunctor2 andBF2
boost::function1< bool, bool > BoolFunctor1
boost::function0< bool > BoolFunctor0
static const BoolFunctor1 identityBF1
static const BoolFunctor0 falseBF0
static const BoolFunctor2 impliesBF2
static const BoolFunctor0 trueBF0
boost::function2< bool, bool, bool > BoolFunctor2
static const BoolFunctor2 xorBF2
static const BoolFunctor2 orBF2
DGtal is the top-level namespace which contains all DGtal functions and types.
bool operator()(bool b1, bool b2) const
bool operator()(bool b) const
bool operator()(bool b1, bool b2) const
bool operator()(bool b) const
bool operator()(bool b1, bool b2) const
bool operator()(bool b1, bool b2) const