PMDK C++ bindings  1.9
This is the C++ bindings documentation for PMDK's libpmemobj.
Namespaces
pool_data.hpp File Reference
#include <atomic>
#include <functional>

Go to the source code of this file.

Namespaces

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

Detailed Description

A volatile data stored along with pmemobjpool. Stores cleanup function which is called on pool close.