_Deque_iterator Struct Reference
struct _Deque_iterator : public _Deque_iterator_base
|
Constructor & Destructor Documentation
_Deque_iterator(value_type *, _Map_pointer)
_Deque_iterator()
_Deque_iterator
|
(
|
)
|
[inline]
|
_Deque_iterator(const iterator &)
_Deque_iterator
|
(
|
const
iterator
&
|
__x
|
)
|
[inline]
|
Member Functions Documentation
operator+(difference_type)
operator++()
_Self
&
|
operator++
|
(
|
)
|
[inline]
|
operator++(int)
_Self
|
operator++
|
(
|
int
|
|
)
|
[inline]
|
operator+=(difference_type)
operator-(const const_iterator &)
operator-(difference_type)
operator--()
_Self
&
|
operator--
|
(
|
)
|
[inline]
|
operator--(int)
_Self
|
operator--
|
(
|
int
|
|
)
|
[inline]
|
operator-=(difference_type)
operator[](difference_type)
Member Type Definitions Documentation
Typedef _ConstTraits
typedef _Traits::_ConstTraits
|
_ConstTraits
|
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.