_Rope_const_iterator Class Template Reference

Inheritance diagram for _Rope_const_iterator:

Inheritance graph
List of all members.

Detailed Description

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

Definition at line 1106 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 const _CharT* pointer
 

This type represents a pointer-to-value_type.

Reimplemented from iterator.

Definition at line 1122 of file rope.

typedef _CharT reference
 

This type represents a reference-to-value_type.

Reimplemented from iterator.

Definition at line 1119 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 Apr 20 22:15:16 2006 for libstdc++ source by  doxygen 1.4.6