plugify 1.2.8
|
Public Member Functions | |
auto | what () const noexcept -> char const *override |
Protected Member Functions | |
bad_expected_access (bad_expected_access const &)=default | |
bad_expected_access (bad_expected_access &&)=default | |
auto | operator= (bad_expected_access const &) -> bad_expected_access &=default |
auto | operator= (bad_expected_access &&) -> bad_expected_access &=default |
Definition at line 97 of file expected.hpp.
|
inlineoverridenoexcept |
Definition at line 107 of file expected.hpp.