![]() |
KDDockWidgets API Documentation 2.0
|
#include <version>#include <utility>#include "concepts_p.h"

Go to the source code of this file.
Namespaces | |
| namespace | QCoro |
| namespace | QCoro::detail |
Concepts | |
| concept | QCoro::detail::has_await_methods |
| concept | QCoro::detail::has_member_operator_coawait |
| concept | QCoro::detail::has_nonmember_operator_coawait |
| concept | QCoro::Awaitable |
| A concept describing the Awaitable type. | |
Macros | |
| #define | QCORO_STD |
| #define QCORO_STD |
Definition at line 246 of file coroutine.h.
KDDockWidgets