__gnu_cxx::Slist_iterator_base Struct Reference

Inheritance diagram for __gnu_cxx::Slist_iterator_base:

Inheritance graph
[legend]
Collaboration diagram for __gnu_cxx::Slist_iterator_base:

Collaboration graph
[legend]
List of all members.

Public Types

typedef size_t size_type
typedef ptrdiff_t difference_type
typedef std::forward_iterator_tag iterator_category

Public Member Functions

 Slist_iterator_base (Slist_node_base *x)
void M_incr ()
bool operator== (const Slist_iterator_base &x) const
bool operator!= (const Slist_iterator_base &x) const

Public Attributes

Slist_node_baseM_node

Detailed Description

Definition at line 152 of file slist.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 2 16:59:30 2007 for libstdc++-v3 Source by  doxygen 1.5.1