31 #if defined(CConstBidirectionalRangeFromPoint_RECURSES) 32 #error Recursive header files inclusion detected in CConstBidirectionalRangeFromPoint.h 33 #else // defined(CConstBidirectionalRangeFromPoint_RECURSES) 35 #define CConstBidirectionalRangeFromPoint_RECURSES 37 #if !defined CConstBidirectionalRangeFromPoint_h 39 #define CConstBidirectionalRangeFromPoint_h 44 #include "DGtal/base/Common.h" 45 #include "DGtal/base/CConstBidirectionalRange.h" 115 typename T::ConstReverseIterator
myB;
129 #endif // !defined CConstBidirectionalRangeFromPoint_h 131 #undef CConstBidirectionalRangeFromPoint_RECURSES 132 #endif // else defined(CConstBidirectionalRangeFromPoint_RECURSES) Aim: Defines the concept describing a bidirectional const range.
void checkConstConstraints() const
BOOST_CONCEPT_USAGE(CConstBidirectionalRangeFromPoint)
void sameType(const T &t1, const T &t2)
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.
T::ConstReverseIterator myB