DLPtrList.H File Reference

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

Include dependency graph for DLPtrList.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 DLPtrList = LPtrList< DLListBase, T >
 

Detailed Description

Non-intrusive doubly-linked pointer list.

Original source file DLPtrList.H

Alias Foam::DLPtrList

Definition in file DLPtrList.H.