Definition in file FIFOStack.H.
#include "src/OpenFOAM/containers/LinkedLists/user/SLList.H"
Go to the source code of this file.
Classes | |
class | FIFOStack< T > |
A FIFO stack based on a singly-linked list. Operations are push(), pop(), top(), bottom() and empty(). More...
| |
Namespaces | |
namespace | Foam |
Namespace for OpenFOAM. |