![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qexpected_p.h>
Public Member Functions | |
constexpr | expected_default_ctor_base () noexcept=default |
constexpr | expected_default_ctor_base (expected_default_ctor_base const &) noexcept=default |
constexpr | expected_default_ctor_base (expected_default_ctor_base &&) noexcept=default |
expected_default_ctor_base & | operator= (expected_default_ctor_base const &) noexcept=default |
expected_default_ctor_base & | operator= (expected_default_ctor_base &&) noexcept=default |
constexpr | expected_default_ctor_base (default_constructor_tag) |
Definition at line 1255 of file qexpected_p.h.
|
constexprdefaultnoexcept |
|
constexprdefaultnoexcept |
|
constexprdefaultnoexcept |
|
inlineexplicitconstexpr |
Definition at line 1266 of file qexpected_p.h.
|
defaultnoexcept |
|
defaultnoexcept |