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 Foam::operator*().
Referenced by LList< LListBase, T >::iterator::operator()(), and ULPtrList< LListBase, T >::iterator::operator*().


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