Namespaces | Typedefs
ISLList.H File Reference

Intrusive singly-linked list. More...

Include dependency graph for ISLList.H:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Typedefs

template<class T >
using ISLList = ILList< SLListBase, T >
 

Detailed Description

Intrusive singly-linked list.

Original source file ISLList.H

Alias Foam::ISLList

Definition in file ISLList.H.