31 #if defined(CSinglePassRange_RECURSES)
32 #error Recursive header files inclusion detected in CSinglePassRange.h
35 #define CSinglePassRange_RECURSES
37 #if !defined CSinglePassRange_h
39 #define CSinglePassRange_h
44 #include "DGtal/base/CConstSinglePassRange.h"
116 #undef CSinglePassRange_RECURSES
DGtal is the top-level namespace which contains all DGtal functions and types.
Aim: Defines the concept describing a const single pass range.
Aim: Defines the concept describing a range.
BOOST_CONCEPT_USAGE(CSinglePassRange)
BOOST_CONCEPT_ASSERT((boost_concepts::SinglePassIteratorConcept< Iterator >))
Go to http://www.boost.org/doc/libs/1_52_0/libs/iterator/doc/SinglePassIterator.html.