31 #if defined(CBidirectionalRangeFromPoint_RECURSES) 32 #error Recursive header files inclusion detected in CBidirectionalRangeFromPoint.h 33 #else // defined(CBidirectionalRangeFromPoint_RECURSES) 35 #define CBidirectionalRangeFromPoint_RECURSES 37 #if !defined CBidirectionalRangeFromPoint_h 39 #define CBidirectionalRangeFromPoint_h 44 #include "DGtal/base/Common.h" 45 #include "DGtal/base/CBidirectionalRange.h" 46 #include "DGtal/base/CConstBidirectionalRangeFromPoint.h" 134 #endif // !defined CBidirectionalRangeFromPoint_h 136 #undef CBidirectionalRangeFromPoint_RECURSES 137 #endif // else defined(CBidirectionalRangeFromPoint_RECURSES) T::ReverseIterator ReverseIterator
BOOST_CONCEPT_USAGE(CBidirectionalRangeFromPoint)
Aim: Defines the concept describing a bidirectional range.
void sameType(const T &t1, const T &t2)
Aim: refined concept of single pass range with a begin() method from a point.
DGtal is the top-level namespace which contains all DGtal functions and types.
Aim: refined concept of const bidirectional range with a begin() method from a point.