PMDK C++ bindings
1.8.1
This is the C++ bindings documentation for PMDK's libpmemobj.
|
allocation_flag - defines flags which can be passed to make_persistent More...
#include <libpmemobj/base.h>
Go to the source code of this file.
Classes | |
struct | pmem::obj::allocation_flag |
Type of flag which can be passed to make_persistent. More... | |
struct | pmem::obj::allocation_flag_atomic |
Type of flag which can be passed to make_persistent_atomic. More... | |
Namespaces | |
pmem | |
A persistent version of concurrent hash map implementation Ref: https://arxiv.org/abs/1509.02235. | |
allocation_flag - defines flags which can be passed to make_persistent