plugify 1.2.8
|
Public Member Functions | |
bad_expected_access (E e) | |
auto | what () const noexcept -> char const *override |
auto | error () &noexcept -> E & |
auto | error () const &noexcept -> E const & |
auto | error () &&noexcept -> E && |
auto | error () const &&noexcept -> const E && |
Definition at line 113 of file expected.hpp.
|
inlineexplicit |
Definition at line 115 of file expected.hpp.
|
inlinenoexcept |
Definition at line 122 of file expected.hpp.
|
inlinenoexcept |
Definition at line 120 of file expected.hpp.
|
inlinenoexcept |
Definition at line 123 of file expected.hpp.
|
inlinenoexcept |
Definition at line 121 of file expected.hpp.
|
inlineoverridenoexcept |
Definition at line 116 of file expected.hpp.