guanaqo 1.0.0-alpha.26
Utilities for scientific software
Loading...
Searching...
No Matches
copyable-unique_ptr.hpp File Reference

Detailed Description

Clone-on-copy unique_ptr wrapper.

Definition in file copyable-unique_ptr.hpp.

#include <memory>
Include dependency graph for copyable-unique_ptr.hpp:

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