![]() |
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 | |
expected_delete_ctor_base ()=default | |
expected_delete_ctor_base (const expected_delete_ctor_base &)=default | |
expected_delete_ctor_base (expected_delete_ctor_base &&) noexcept=default | |
expected_delete_ctor_base & | operator= (const expected_delete_ctor_base &)=default |
expected_delete_ctor_base & | operator= (expected_delete_ctor_base &&) noexcept=default |
Definition at line 1141 of file qexpected_p.h.
|
default |
|
default |
|
defaultnoexcept |
|
default |
|
defaultnoexcept |