dune-common  2.7.1
Classes | Namespaces
to_unique_ptr.hh File Reference
#include <memory>
#include <dune/common/deprecated.hh>

Go to the source code of this file.

Classes

class  Dune::ToUniquePtr< T >
 An owning pointer wrapper that can be assigned to (smart) pointers. Cannot be copied. Transfers ownership by cast to any (smart) pointer type. Releases the stored pointer on transfer. NOTE: This is an intermediate solution to switch to std::unique_ptr in later releases smoothly. More...
 

Namespaces

 Dune
 Dune namespace.