Throw when attempting to access a bad result. More...
#include <result.hpp>
Public Member Functions | |
BadResultAccess (const char *what) | |
Public Member Functions inherited from std::logic_error | |
logic_error (const string &__arg) _GLIBCXX_TXN_SAFE | |
virtual const char * | what () const noexcept |
virtual const char * | what () const noexcept |
Throw when attempting to access a bad result.
Definition at line 28 of file result.hpp.
|
inline |
Definition at line 30 of file result.hpp.
|
inlineexplicit |
Definition at line 31 of file result.hpp.