sandbox
Loading...
Searching...
No Matches
sbx::utility::expected< Type, Error > Member List

This is the complete list of members for sbx::utility::expected< Type, Error >, including all inherited members.

error() const -> const Error & (defined in sbx::utility::expected< Type, Error >)sbx::utility::expected< Type, Error >inline
error_type typedef (defined in sbx::utility::expected< Type, Error >)sbx::utility::expected< Type, Error >
expected(const Type &value) noexcept (defined in sbx::utility::expected< Type, Error >)sbx::utility::expected< Type, Error >inline
expected(const unexpected_type &unexpected) noexcept (defined in sbx::utility::expected< Type, Error >)sbx::utility::expected< Type, Error >inline
has_value() const noexcept -> bool (defined in sbx::utility::expected< Type, Error >)sbx::utility::expected< Type, Error >inline
operator bool() const noexcept (defined in sbx::utility::expected< Type, Error >)sbx::utility::expected< Type, Error >inline
operator*() const -> const Type & (defined in sbx::utility::expected< Type, Error >)sbx::utility::expected< Type, Error >inline
operator->() const -> const Type * (defined in sbx::utility::expected< Type, Error >)sbx::utility::expected< Type, Error >inline
rebind typedef (defined in sbx::utility::expected< Type, Error >)sbx::utility::expected< Type, Error >
unexpected_type typedef (defined in sbx::utility::expected< Type, Error >)sbx::utility::expected< Type, Error >
value() const -> const Type & (defined in sbx::utility::expected< Type, Error >)sbx::utility::expected< Type, Error >inline
value_type typedef (defined in sbx::utility::expected< Type, Error >)sbx::utility::expected< Type, Error >