#include <cloneable_ptr.hh>
Base class for cloning.
Definition at line 88 of file cloneable_ptr.hh.
◆ ~Cloneable()
virtual notstd::Cloneable::~Cloneable |
( |
| ) |
|
|
inlinevirtual |
◆ _clone()
virtual Cloneable* notstd::Cloneable::_clone |
( |
| ) |
const |
|
privatepure virtual |
◆ _move()
virtual Cloneable* notstd::Cloneable::_move |
( |
| ) |
|
|
privatepure virtual |
◆ clone()
std::unique_ptr<Cloneable> notstd::Cloneable::clone |
( |
| ) |
const |
|
inline |
◆ move()
std::unique_ptr<Cloneable> notstd::Cloneable::move |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- /Users/bpuchala/Work/codes/CASMcode_v0.2.X_reference/include/casm/misc/cloneable_ptr.hh