assign(const expected_operations_base &rhs) noexcept (defined in m5::stl::detail::expected_operations_base< T, E >) | m5::stl::detail::expected_operations_base< T, E > | inline |
assign(expected_operations_base &&rhs) noexcept (defined in m5::stl::detail::expected_operations_base< T, E >) | m5::stl::detail::expected_operations_base< T, E > | inline |
assign_common(Rhs &&rhs) (defined in m5::stl::detail::expected_operations_base< T, E >) | m5::stl::detail::expected_operations_base< T, E > | inline |
construct(Args &&...args) noexcept (defined in m5::stl::detail::expected_operations_base< T, E >) | m5::stl::detail::expected_operations_base< T, E > | inline |
construct_error(Args &&...args) noexcept (defined in m5::stl::detail::expected_operations_base< T, E >) | m5::stl::detail::expected_operations_base< T, E > | inline |
construct_with(Rhs &&rhs) noexcept (defined in m5::stl::detail::expected_operations_base< T, E >) | m5::stl::detail::expected_operations_base< T, E > | inline |
destroy_val() (defined in m5::stl::detail::expected_operations_base< T, E >) | m5::stl::detail::expected_operations_base< T, E > | inline |
expected_storage_base() (defined in m5::stl::detail::expected_storage_base< T, E, bool, bool >) | m5::stl::detail::expected_storage_base< T, E, bool, bool > | inline |
expected_storage_base(no_init_t) (defined in m5::stl::detail::expected_storage_base< T, E, bool, bool >) | m5::stl::detail::expected_storage_base< T, E, bool, bool > | inline |
expected_storage_base(in_place_t, Args &&...args) (defined in m5::stl::detail::expected_storage_base< T, E, bool, bool >) | m5::stl::detail::expected_storage_base< T, E, bool, bool > | inline |
expected_storage_base(in_place_t, std::initializer_list< U > il, Args &&...args) (defined in m5::stl::detail::expected_storage_base< T, E, bool, bool >) | m5::stl::detail::expected_storage_base< T, E, bool, bool > | inline |
expected_storage_base(unexpect_t, Args &&...args) (defined in m5::stl::detail::expected_storage_base< T, E, bool, bool >) | m5::stl::detail::expected_storage_base< T, E, bool, bool > | inlineexplicit |
expected_storage_base(unexpect_t, std::initializer_list< U > il, Args &&...args) (defined in m5::stl::detail::expected_storage_base< T, E, bool, bool >) | m5::stl::detail::expected_storage_base< T, E, bool, bool > | inlineexplicit |
get() & (defined in m5::stl::detail::expected_operations_base< T, E >) | m5::stl::detail::expected_operations_base< T, E > | inline |
get() const & (defined in m5::stl::detail::expected_operations_base< T, E >) | m5::stl::detail::expected_operations_base< T, E > | inline |
get() && (defined in m5::stl::detail::expected_operations_base< T, E >) | m5::stl::detail::expected_operations_base< T, E > | inline |
get() const && (defined in m5::stl::detail::expected_operations_base< T, E >) | m5::stl::detail::expected_operations_base< T, E > | inline |
geterr() & (defined in m5::stl::detail::expected_operations_base< T, E >) | m5::stl::detail::expected_operations_base< T, E > | inline |
geterr() const & (defined in m5::stl::detail::expected_operations_base< T, E >) | m5::stl::detail::expected_operations_base< T, E > | inline |
geterr() && (defined in m5::stl::detail::expected_operations_base< T, E >) | m5::stl::detail::expected_operations_base< T, E > | inline |
geterr() const && (defined in m5::stl::detail::expected_operations_base< T, E >) | m5::stl::detail::expected_operations_base< T, E > | inline |
has_value() const (defined in m5::stl::detail::expected_operations_base< T, E >) | m5::stl::detail::expected_operations_base< T, E > | inline |
m_has_val (defined in m5::stl::detail::expected_storage_base< T, E, bool, bool >) | m5::stl::detail::expected_storage_base< T, E, bool, bool > | |
m_no_init (defined in m5::stl::detail::expected_storage_base< T, E, bool, bool >) | m5::stl::detail::expected_storage_base< T, E, bool, bool > | |
m_unexpect (defined in m5::stl::detail::expected_storage_base< T, E, bool, bool >) | m5::stl::detail::expected_storage_base< T, E, bool, bool > | |
m_val (defined in m5::stl::detail::expected_storage_base< T, E, bool, bool >) | m5::stl::detail::expected_storage_base< T, E, bool, bool > | |
~expected_storage_base() (defined in m5::stl::detail::expected_storage_base< T, E, bool, bool >) | m5::stl::detail::expected_storage_base< T, E, bool, bool > | inline |