PMEMKV
1.5.0-git3.g5c9f963
This is the C++ documentation for PMEMKV.
|
Defines a type of object to be thrown by result::get_value() when result doesn't contain value. More...
#include <libpmemkv.hpp>
Public Member Functions | |
bad_result_access (const char *what_arg) | |
const char * | what () const noexcept final |
Defines a type of object to be thrown by result::get_value() when result doesn't contain value.
bad_result_access |
|
inline |
|
inlinefinalnoexcept |