31 #if defined(CBidirectionalRangeWithWritableIteratorFromPoint_RECURSES) 32 #error Recursive header files inclusion detected in CBidirectionalRangeWithWritableIteratorFromPoint.h 33 #else // defined(CBidirectionalRangeWithWritableIteratorFromPoint_RECURSES) 35 #define CBidirectionalRangeWithWritableIteratorFromPoint_RECURSES 37 #if !defined CBidirectionalRangeWithWritableIteratorFromPoint_h 39 #define CBidirectionalRangeWithWritableIteratorFromPoint_h 44 #include "DGtal/base/Common.h" 45 #include "DGtal/base/CBidirectionalRangeWithWritableIterator.h" 91 template <
typename T,
typename Value>
125 #endif // !defined CBidirectionalRangeWithWritableIteratorFromPoint_h 127 #undef CBidirectionalRangeWithWritableIteratorFromPoint_RECURSES 128 #endif // else defined(CBidirectionalRangeWithWritableIteratorFromPoint_RECURSES) Aim: refined concept of bidirectional range which require that a reverse output iterator exists...
ReverseOutputIterator myIt
Aim: refined concept of single pass range with an routputIterator() method from a point...
void sameType(const T &t1, const T &t2)
T::ReverseOutputIterator ReverseOutputIterator
DGtal is the top-level namespace which contains all DGtal functions and types.
BOOST_CONCEPT_USAGE(CBidirectionalRangeWithWritableIteratorFromPoint)
T::ReverseOutputIterator ReverseOutputIterator