UDLPtrList.H File Reference

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

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

Detailed Description

Non-intrusive doubly-linked pointer list.

Original source file UDLPtrList.H

Alias Foam::UDLPtrList

Definition in file UDLPtrList.H.