_List_iterator Struct Reference
struct _List_iterator : public _List_iterator_base
|
Constructor & Destructor Documentation
_List_iterator(_List_node_base *)
_List_iterator()
_List_iterator
|
(
|
)
|
[inline]
|
_List_iterator(const iterator &)
_List_iterator
|
(
|
const
iterator
&
|
__x
|
)
|
[inline]
|
Member Functions Documentation
operator!=(const_iterator)
operator++()
_STLP_DEFINE_ARROW_OPERATOR
_Self
&
|
operator++
|
(
|
)
|
[inline]
|
operator++(int)
_Self
|
operator++
|
(
|
int
|
|
)
|
[inline]
|
operator--()
_Self
&
|
operator--
|
(
|
)
|
[inline]
|
operator--(int)
_Self
|
operator--
|
(
|
int
|
|
)
|
[inline]
|
operator==(const_iterator)
Member Type Definitions Documentation
Typedef _ConstTraits
typedef _Traits::_ConstTraits
|
_ConstTraits
|
Typedef _Node
typedef
_List_node
< _Tp >
|
_Node
|
Typedef _NonConstTraits
typedef _Traits::_NonConstTraits
|
_NonConstTraits
|
Typedef iterator_category
Typedef pointer
typedef _Traits::pointer
|
pointer
|
Typedef reference
typedef _Traits::reference
|
reference
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.