PMDK C++ bindings
1.6.1
This is the C++ bindings documentation for PMDK's libpmemobj.
|
Files | |
file | array.hpp [code] |
Array container with std::array compatible interface. | |
file | basic_string.hpp [code] |
String container with std::basic_string compatible interface. | |
file | contiguous_iterator.hpp [code] |
Iterators for pmem::obj::array. | |
file | slice.hpp [code] |
Iterface to access sequence of objects. | |
file | string.hpp [code] |
String typedefs for common character types. | |
file | v.hpp [code] |
Volatile resides on pmem property template. | |
file | vector.hpp [code] |
Vector container with std::vector compatible interface. | |