This file implements the class SmartPointer which is a reference counting pointer. More...
Go to the source code of this file.
Classes | |
class | Dune::SmartPointer< T > |
A reference counting smart pointer. More... | |
class | Dune::SmartPointer< T >::PointerRep |
The object we reference. | |
Namespaces | |
namespace | Dune |
Dune namespace. |
This file implements the class SmartPointer which is a reference counting pointer.