Definition in file LIFOStack.H.
Include dependency graph for LIFOStack.H:Go to the source code of this file.
Classes | |
| class | LIFOStack< T > |
| A LIFO stack based on a singly-linked list. Operations are push(), pop(), top(), bottom() and empty(). More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |