

Go to the source code of this file.
Classes | |
| class | SLListBase |
| Base singly-linked list. More... | |
| struct | SLListBase::link |
| Link structure. More... | |
| class | SLListBase::iterator |
| An STL-conforming iterator. More... | |
| class | SLListBase::const_iterator |
| An STL-conforming const_iterator. More... | |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Original source file SLListBase.H
Definition in file SLListBase.H.
1.8.11