Definition at line 1255 of file rope.
typedef _Distance difference_type [inherited] |
Distance between iterators is represented as this type.
Reimplemented in reverse_iterator.
Definition at line 113 of file stl_iterator_base_types.h.
typedef _Category iterator_category [inherited] |
typedef _Rope_char_ref_proxy<_CharT, _Alloc>* pointer |
typedef _Rope_char_ref_proxy<_CharT, _Alloc> reference |
typedef _Tp value_type [inherited] |
The type "pointed to" by the iterator.
Reimplemented in sequence_buffer.
Definition at line 111 of file stl_iterator_base_types.h.