Embedded Template Library 1.0
Loading...
Searching...
No Matches
etl::expected< void, TError > Member List

This is the complete list of members for etl::expected< void, TError >, including all inherited members.

error() constetl::expected< void, TError >inline
error_type typedef (defined in etl::expected< void, TError >)etl::expected< void, TError >
expected()etl::expected< void, TError >inline
expected(const unexpected_type &ue_)etl::expected< void, TError >inline
expected(const this_type &other)etl::expected< void, TError >inline
has_value() constetl::expected< void, TError >inline
operator bool() constetl::expected< void, TError >inline
operator=(const this_type &other)etl::expected< void, TError >inline
operator=(const unexpected_type &ue)etl::expected< void, TError >inline
swap(this_type &other)etl::expected< void, TError >inline
this_type typedef (defined in etl::expected< void, TError >)etl::expected< void, TError >
unexpected_type typedef (defined in etl::expected< void, TError >)etl::expected< void, TError >
value_type typedef (defined in etl::expected< void, TError >)etl::expected< void, TError >