share_obj.hpp File Reference
#include <memory>
Include dependency graph for share_obj.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Opm
 

Functions

void Opm::no_delete (void const *)
 Custom deleter that does nothing. More...
 
template<typename T >
std::shared_ptr< T > Opm::share_obj (T &t)