SLPtrList.H File Reference

Non-intrusive singly-linked pointer list. More...

Include dependency graph for SLPtrList.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Typedefs

template<class T >
using SLPtrList = LPtrList< SLListBase, T >
 

Detailed Description

Non-intrusive singly-linked pointer list.

Original source file SLPtrList.H

Alias Foam::SLPtrList

Definition in file SLPtrList.H.