31#if defined(CConstSinglePassRangeFromPoint_RECURSES)
32#error Recursive header files inclusion detected in CConstSinglePassRangeFromPoint.h
35#define CConstSinglePassRangeFromPoint_RECURSES
37#if !defined CConstSinglePassRangeFromPoint_h
39#define CConstSinglePassRangeFromPoint_h
43#include "DGtal/base/Common.h"
44#include "DGtal/base/CConstSinglePassRange.h"
90 typedef typename T::Point
Point;
123#undef CConstSinglePassRangeFromPoint_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.
void checkConstConstraints() const
BOOST_CONCEPT_USAGE(CConstSinglePassRangeFromPoint)
Aim: Defines the concept describing a const single pass range.