dune-pdelab 2.7-git
Loading...
Searching...
No Matches
Namespaces | Functions
common/utility.hh File Reference
#include <memory>

Go to the source code of this file.

Namespaces

namespace  Dune
 For backward compatibility – Do not use this!
 
namespace  Dune::PDELab
 

Functions

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