GetFEM  5.4.2
getfem::copyable_ptr< T > Class Template Reference

A wrapper around a unique_ptr that clones the value on copy. More...

#include <getfem_copyable_ptr.h>

Detailed Description

template<class T>
class getfem::copyable_ptr< T >

A wrapper around a unique_ptr that clones the value on copy.

Definition at line 46 of file getfem_copyable_ptr.h.


The documentation for this class was generated from the following file: