PMDK C++ bindings 1.13.0
This is the C++ bindings documentation for PMDK's libpmemobj.
|
Helper template for persistent ptr specialization. More...
#include <memory>
Go to the source code of this file.
Namespaces | |
namespace | pmem |
Persistent memory namespace. | |
namespace | pmem::detail |
Implementation details. | |
Helper template for persistent ptr specialization.
Based on Boost library smart_ptr implementation.