Public Member Functions | |
reverse_iterator (const const_reverse_iterator &src) | |
bool | operator== (const reverse_iterator &a) const |
bool | operator!= (const reverse_iterator &a) const |
reverse_iterator & | operator++ () |
reverse_iterator | operator++ (int) |
reverse_iterator & | operator-- () |
reverse_iterator | operator-- (int) |
const value_type & | operator* () const |
const value_type * | operator-> () const |
![]() | |
const K & | GetFirst () const |
V & | GetSecond () const |
void | SetSecond (const V &val) const |
Additional Inherited Members | |
![]() | |
Proud::Position | m_pos |
CFastMap * | m_owner |
Performs a role as iterator of STL
|
inline |
Operator Function that lets this perform a role as STL reverse_iterator
|
inline |
Operator Function that lets this perform a role as STL reverse_iterator
|
inline |
Operator Function that lets this perform a role as STL reverse_iterator
|
inline |
Operator Function that lets this perform a role as STL reverse_iterator
|
inline |
Operator Function that lets this perform a role as STL reverse_iterator
|
inline |
Operator Function that lets this perform a role as STL reverse_iterator
|
inline |
Operator Function that lets this perform a role as STL reverse_iterator
|
inline |
Operator Function that lets this perform a role as STL reverse_iterator