smartpointer.hh File Reference
Detailed Description
This file implements the class SmartPointer which is a reference counting pointer.
#include <iostream>
Go to the source code of this file.
Namespaces | |
namespace | Dune |
Classes | |
class | Dune::SmartPointer< T > |
A reference counting smart pointer. More... |