An STL-conforming const_iterator. More...
Public Member Functions | |
const_iterator (LListBase_const_iterator baseIter) | |
Construct from base const_iterator. More... | |
const_iterator (LListBase_iterator baseIter) | |
Construct from base iterator. More... | |
const T & | operator* () |
const T & | operator() () |
const_iterator & | operator++ () |
An STL-conforming const_iterator.
|
inline |
Construct from base const_iterator.
|
inline |
Definition at line 249 of file UILList.H.
References Foam::operator*(), and Foam::T().
Referenced by UILList::const_iterator::operator()().
Definition at line 256 of file UILList.H.
References UILList::const_iterator::operator*().
|
inline |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.