_Rope_iterator Class Template Reference

Inheritance diagram for _Rope_iterator:

Inheritance graph
List of all members.

Detailed Description

template<class _CharT, class _Alloc>
class __gnu_cxx::_Rope_iterator< _CharT, _Alloc >

Definition at line 1255 of file rope.

Public Types

Public Member Functions

Protected Types

Protected Member Functions

Static Protected Member Functions

Protected Attributes

Friends


Member Typedef Documentation

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]

One of the tag types.

Definition at line 109 of file stl_iterator_base_types.h.

typedef _Rope_char_ref_proxy<_CharT, _Alloc>* pointer

This type represents a pointer-to-value_type.

Reimplemented from iterator.

Definition at line 1280 of file rope.

typedef _Rope_char_ref_proxy<_CharT, _Alloc> reference

This type represents a reference-to-value_type.

Reimplemented from iterator.

Definition at line 1279 of file rope.

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.


The documentation for this class was generated from the following files:
Generated on Thu Nov 1 17:37:49 2007 for libstdc++ by  doxygen 1.5.1