PMDK C++ bindings
1.8.1
This is the C++ bindings documentation for PMDK's libpmemobj.
|
C++ ctl api. More...
#include <libpmemobj/ctl.h>
#include <string>
#include <cerrno>
#include <cstring>
#include <libpmemobj++/pexceptions.hpp>
Go to the source code of this file.
Namespaces | |
pmem | |
A persistent version of concurrent hash map implementation Ref: https://arxiv.org/abs/1509.02235. | |
C++ ctl api.