Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
q23::detail::expected_copy_assign_base< T, E, bool, bool > Member List

This is the complete list of members for q23::detail::expected_copy_assign_base< T, E, bool, bool >, including all inherited members.

assign(const expected_operations_base &rhs) noexceptq23::detail::expected_operations_base< T, E >inline
assign(expected_operations_base &&rhs) noexceptq23::detail::expected_operations_base< T, E >inline
assign_common(Rhs &&rhs)q23::detail::expected_operations_base< T, E >inline
construct(Args &&...args) noexceptq23::detail::expected_operations_base< T, E >inline
construct_error(Args &&...args) noexceptq23::detail::expected_operations_base< T, E >inline
construct_with(Rhs &&rhs) noexceptq23::detail::expected_operations_base< T, E >inline
destroy_val()q23::detail::expected_operations_base< T, E >inline
expected_storage_base()q23::detail::expected_storage_base< T, E, bool, bool >inline
expected_storage_base(no_init_t)q23::detail::expected_storage_base< T, E, bool, bool >inline
expected_storage_base(in_place_t, Args &&...args)q23::detail::expected_storage_base< T, E, bool, bool >inline
expected_storage_base(in_place_t, std::initializer_list< U > il, Args &&...args)q23::detail::expected_storage_base< T, E, bool, bool >inline
expected_storage_base(unexpect_t, Args &&...args)q23::detail::expected_storage_base< T, E, bool, bool >inlineexplicit
expected_storage_base(unexpect_t, std::initializer_list< U > il, Args &&...args)q23::detail::expected_storage_base< T, E, bool, bool >inlineexplicit
get() &q23::detail::expected_operations_base< T, E >inline
get() const &q23::detail::expected_operations_base< T, E >inline
get() &&q23::detail::expected_operations_base< T, E >inline
get() const &&q23::detail::expected_operations_base< T, E >inline
geterr() &q23::detail::expected_operations_base< T, E >inline
geterr() const &q23::detail::expected_operations_base< T, E >inline
geterr() &&q23::detail::expected_operations_base< T, E >inline
geterr() const &&q23::detail::expected_operations_base< T, E >inline
has_value() constq23::detail::expected_operations_base< T, E >inline
m_has_valq23::detail::expected_storage_base< T, E, bool, bool >
m_no_initq23::detail::expected_storage_base< T, E, bool, bool >
m_unexpectq23::detail::expected_storage_base< T, E, bool, bool >
m_valq23::detail::expected_storage_base< T, E, bool, bool >
~expected_storage_base()q23::detail::expected_storage_base< T, E, bool, bool >inline