_Rb_tree_iterator Struct Reference
| struct _Rb_tree_iterator : public _Rb_tree_base_iterator |
Constructor & Destructor Documentation
_Rb_tree_iterator()
| _Rb_tree_iterator | ( | ) | [inline] |
_Rb_tree_iterator(_Base_ptr)
| _Rb_tree_iterator | ( | _Base_ptr | __x | ) | [inline, explicit] |
_Rb_tree_iterator(const iterator &)
| _Rb_tree_iterator | ( | const iterator & | __it | ) | [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 _NonConstTraits
| typedef _Traits::_NonConstTraits | _NonConstTraits |
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.