PMDK C++ bindings
1.11
This is the C++ bindings documentation for PMDK's libpmemobj.
|
A volatile data stored along with pmemobjpool. More...
#include <atomic>
#include <functional>
Go to the source code of this file.
Namespaces | |
pmem | |
Persistent memory namespace. | |
pmem::detail | |
Implementation details. | |
A volatile data stored along with pmemobjpool.
Stores cleanup function which is called on pool close.