Public Member Functions | |
const_iterator (const iterator &src) | |
const_iterator & | operator++ () |
const_iterator | operator++ (int) |
bool | operator== (const const_iterator &a) const |
bool | operator!= (const const_iterator &a) const |
const E & | operator* () const |
Additional Inherited Members | |
![]() | |
Proud::Position | m_pos |
CFastList * | m_owner |
Performs the same role as const_iterator of STL