Definition in file UILList.H.
#include "src/OpenFOAM/primitives/ints/label/label.H"#include "src/OpenFOAM/primitives/ints/uLabel/uLabel.H"
Include dependency graph for UILList.H:Go to the source code of this file.
Classes | |
| class | UILList< LListBase, T > |
| Template class for intrusive linked lists. More...
| |
| class | UILList< LListBase, T >::iterator |
| An STL-conforming iterator. More...
| |
| class | UILList< LListBase, T >::const_iterator |
| An STL-conforming const_iterator. More...
| |
Namespaces | |
| namespace | Foam |
Namespace for OpenFOAM. | |
Functions | |
| template<class LListBase , class T > | |
| Ostream & | operator<< (Ostream &, const UILList< LListBase, T > &) |