dune-pdelab  2.0.0
Namespaces | Functions
common/utility.hh File Reference
#include <dune/common/shared_ptr.hh>

Go to the source code of this file.

Namespaces

 Dune
 
 Dune::PDELab
 

Functions

template<typename T >
shared_ptr< T > Dune::PDELab::ensure_shared_ptr (T &t)
 Ensures that t is wrapped in a shared_ptr<T> More...