A non-const iterator. More...


Public Member Functions | |
| iterator (base_iterator iter) | |
| pointer | get () const |
| Return the address of the object being referenced. More... | |
| reference | operator* () const |
| pointer | operator-> () const |
| reference | operator() () const |
| iterator & | operator++ () |
A non-const iterator.
|
inline |
|
inline |
Definition at line 260 of file UILList.H.
Referenced by UILList< LListBase, T >::iterator::operator()().

Definition at line 270 of file UILList.H.
References UILList< LListBase, T >::iterator::operator*().
