PMDK C++ bindings
1.12-git53.g67ba2be4
This is the C++ bindings documentation for PMDK's libpmemobj.
|
A helper trait which calculates required memory capacity (in bytes) for a type. More...
#include <libpmemobj++/experimental/inline_string.hpp>
A helper trait which calculates required memory capacity (in bytes) for a type.
All standard types require capacity equal to the sizeof of such type.