PMDK C++ bindings  1.13.0-git107.g7e59f08f
This is the C++ bindings documentation for PMDK's libpmemobj.
pool_data.hpp File Reference

A volatile data stored along with pmemobjpool. More...

#include <atomic>
#include <functional>
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

A volatile data stored along with pmemobjpool.

Stores cleanup function which is called on pool close.