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