31 #if defined(CSinglePassRangeWithWritableIteratorFromPoint_RECURSES) 32 #error Recursive header files inclusion detected in CSinglePassRangeWithWritableIteratorFromPoint.h 33 #else // defined(CSinglePassRangeWithWritableIteratorFromPoint_RECURSES) 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>
125 #endif // !defined CSinglePassRangeWithWritableIteratorFromPoint_h 127 #undef CSinglePassRangeWithWritableIteratorFromPoint_RECURSES 128 #endif // else defined(CSinglePassRangeWithWritableIteratorFromPoint_RECURSES)
void sameType(const T &t1, const T &t2)
DGtal is the top-level namespace which contains all DGtal functions and types.
Aim: refined concept of const single pass range which require that an output iterator exists...
T::OutputIterator OutputIterator
BOOST_CONCEPT_USAGE(CSinglePassRangeWithWritableIteratorFromPoint)
Aim: refined concept of single pass range with a outputIterator() method from a point.
Aim: refined concept of const single pass range with a begin() method from a point.