|
Electroneum
|
This is the complete list of members for expect< void >, including all inherited members.
| equal(expect const &rhs) const noexcept | expect< void > | inline |
| equal(std::error_code const &rhs) const noexcept | expect< void > | inline |
| error() const noexcept | expect< void > | inline |
| error_type typedef | expect< void > | |
| expect() noexcept | expect< void > | inline |
| expect(std::error_code const &code) noexcept | expect< void > | inline |
| expect(expect const &)=default | expect< void > | |
| has_error() const noexcept | expect< void > | inline |
| matches(std::error_condition const &rhs) const noexcept | expect< void > | inline |
| operator bool() const noexcept | expect< void > | inlineexplicit |
| operator=(expect const &)=default | expect< void > | |
| value_type typedef | expect< void > | |
| ~expect()=default | expect< void > |