man __gnu_cxx::Slist_iterator_base (Fonctions bibliothèques) -
NAME
__gnu_cxx::Slist_iterator_base -
SYNOPSIS
Inherited by __gnu_cxx::Slist_iterator< Type, Ref, Ptr >.
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_base * M_node
Detailed Description
Definition at line 152 of file slist.
Author
Generated automatically by Doxygen for libstdc++-v3 Source from the source code.