An STL-conforming iterator. More...
#include <src/OpenFOAM/containers/LinkedLists/accessTypes/UILList/UILList.H>
An STL-conforming iterator.
Public Member Functions | |
iterator (LListBase_iterator baseIter) | |
Construct from base iterator. | |
T & | operator* () |
T & | operator() () |
iterator & | operator++ () |
|
inline |
Definition at line 195 of file UILList.H.
References Foam::T().
Referenced by UILList< LListBase, T >::iterator::operator()().
Definition at line 200 of file UILList.H.
References UILList< LListBase, T >::iterator::operator*().