PMDK C++ bindings  1.10.1
This is the C++ bindings documentation for PMDK's libpmemobj.
Namespaces
pool_data.hpp File Reference

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.
 

Detailed Description

A volatile data stored along with pmemobjpool.

Stores cleanup function which is called on pool close.