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