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 256 of file LList.H.
References LList< LListBase, T >::link::obj_, and Foam::operator*().
Referenced by LPtrList< LListBase, T >::iterator::operator*().


Definition at line 263 of file LList.H.
References Foam::operator*().

1.8.13