An STL-conforming iterator. More...
Public Member Functions | |
iterator (LListBase_iterator baseIter) | |
Construct from base iterator. More... | |
T & | operator* () |
T & | operator() () |
iterator & | operator++ () |
An STL-conforming iterator.
|
inline |
Definition at line 262 of file LList.H.
References LList< LListBase, T >::link::obj_, and Foam::operator*().
Referenced by LPtrList< LListBase, T >::iterator::operator*().
Definition at line 269 of file LList.H.
References Foam::operator*().