FreeFOAM The Cross-Platform CFD Toolkit
autoPtr.H File Reference

Detailed Description

Definition in file autoPtr.H.

#include <cstddef>
#include "src/OpenFOAM/memory/autoPtr/autoPtrI.H"
+ Include dependency graph for autoPtr.H:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  autoPtr< T >
 An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and with pointer allocation checking on access. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.