|
guanaqo
1.0.0-alpha.24
Utilities for scientific software
|
Clone-on-copy unique_ptr wrapper.
Definition in file copyable-unique_ptr.hpp.
#include <memory>Go to the source code of this file.
Classes | |
| struct | guanaqo::copyable_unique_ptr< T > |
| std::unique_ptr is move-only, this class wraps such a pointer and provides copy operations as well. More... | |
Namespaces | |
| namespace | guanaqo |