Monero
Loading...
Searching...
No Matches
expect< void > Member List

This is the complete list of members for expect< void >, including all inherited members.

code_expect< void >private
equal(expect< U > const &rhs) const noexcept(noexcept(*std::declval< expect< void > >()==*rhs))expect< void >inline
error() const noexceptexpect< void >inline
error()expect< void >
error_type typedefexpect< void >
expect() noexceptexpect< void >inline
expect(std::error_code const &code) noexceptexpect< void >inline
expect(expect const &)=defaultexpect< void >
get() noexceptexpect< void >inlineprivate
has_error() const noexceptexpect< void >inline
has_value()`. void *operator->() noexceptexpect< void >inline
is_convertible() noexceptexpect< void >inlineprivatestatic
maybe_throw() constexpect< void >inlineprivate
operator bool() const noexceptexpect< void >inlineexplicit
operator=(expect const &)=defaultexpect< void >
storage_expect< void >private
store(U &&value) noexcept(std::is_nothrow_constructible< void, U >())expect< void >inlineprivate
Valueexpect< void >
value() &&expect< void >inline
value_type typedefexpect< void >
~expect()=defaultexpect< void >