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