_List_const_iterator Struct Template Reference
List of all members.template<typename _Tp>
struct std::_List_const_iterator< _Tp >
Public Types
Public Member Functions
-
_List_const_iterator (const iterator &__x)
-
_List_const_iterator (const _List_node_base *__x)
-
reference operator * () const
-
bool operator!= (const _Self &__x) const
-
_Self operator++ (int)
-
_Self & operator++ ()
-
_Self operator-- (int)
-
_Self & operator-- ()
-
pointer operator-> () const
-
bool operator== (const _Self &__x) const
Public Attributes
-
const _List_node_base * _M_node
The documentation for this struct was generated from the following file:
Generated on Sat Apr 2 13:54:48 2005 for libstdc++ source by
1.4.0