|
dune-pdelab
2.5-dev
|
#include <memory>#include <dune/common/shared_ptr.hh>Go to the source code of this file.
Namespaces | |
| Dune | |
| For backward compatibility – Do not use this! | |
| 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... | |
1.8.17