31 #if defined(CSinglePassRangeWithWritableIteratorFromPoint_RECURSES)
32 #error Recursive header files inclusion detected in CSinglePassRangeWithWritableIteratorFromPoint.h
35 #define CSinglePassRangeWithWritableIteratorFromPoint_RECURSES
37 #if !defined CSinglePassRangeWithWritableIteratorFromPoint_h
39 #define CSinglePassRangeWithWritableIteratorFromPoint_h
44 #include "DGtal/base/Common.h"
45 #include "DGtal/base/CSinglePassRangeWithWritableIterator.h"
46 #include "DGtal/base/CConstSinglePassRangeFromPoint.h"
90 template <
typename T,
typename Value>
127 #undef CSinglePassRangeWithWritableIteratorFromPoint_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 outputIterator() method from a point.
BOOST_CONCEPT_USAGE(CSinglePassRangeWithWritableIteratorFromPoint)
T::OutputIterator OutputIterator
Aim: refined concept of const single pass range which require that an output iterator exists.