PMDK C++ bindings  1.10
This is the C++ bindings documentation for PMDK's libpmemobj.
Namespaces
specialization.hpp File Reference
#include <memory>
Include dependency graph for specialization.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 pmem
 Persistent memory namespace.
 
 pmem::detail
 Implementation details.
 

Detailed Description

Helper template for persistent ptr specialization.

Based on Boost library smart_ptr implementation.