KDDockWidgets API Documentation 2.1
|
A concept describing the Awaitable type. More...
#include <coroutine.h>
A concept describing the Awaitable type.
Awaitable type is a type that can be passed as an argument to co_await.
Definition at line 293 of file coroutine.h.