Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
std::_List_iterator_base Struct Reference
#include <stl_list.h>
Inherited by
std::_List_iterator
.
List of all members.
Public Types
Public Methods
Public Attributes
Member Typedef Documentation
typedef size_t size_type
typedef ptrdiff_t difference_type
typedef
bidirectional_iterator_tag
iterator_category
Constructor & Destructor Documentation
_List_iterator_base (
_List_node_base
*
__x
)
[inline]
_List_iterator_base (
)
[inline]
Member Function Documentation
void _M_incr (
)
[inline]
void _M_decr (
)
[inline]
bool operator== (
const _List_iterator_base &
__x
) const
[inline]
bool operator!= (
const _List_iterator_base &
__x
) const
[inline]
Member Data Documentation
_List_node_base
* _M_node
The documentation for this struct was generated from the following file:
stl_list.h
Generated at Fri Apr 6 15:54:33 2001 for libstdc++ by
1.2.6 written by
Dimitri van Heesch
, © 1997-2001