31 #if defined(CSinglePassRangeFromPoint_RECURSES)
32 #error Recursive header files inclusion detected in CSinglePassRangeFromPoint.h
35 #define CSinglePassRangeFromPoint_RECURSES
37 #if !defined CSinglePassRangeFromPoint_h
39 #define CSinglePassRangeFromPoint_h
44 #include "DGtal/base/Common.h"
45 #include "DGtal/base/CSinglePassRange.h"
46 #include "DGtal/base/CConstSinglePassRangeFromPoint.h"
123 #undef CSinglePassRangeFromPoint_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 single pass range with a begin() method from a point.
Aim: refined concept of single pass range with a begin() method from a point.
BOOST_CONCEPT_USAGE(CSinglePassRangeFromPoint)
Aim: Defines the concept describing a range.