![]() |
LeechCraft 0.6.70-17739-g0d7a960ef4
Modular cross-platform feature rich live environment.
|
#include <coroutine>#include <QFuture>#include <QFutureWatcher>Go to the source code of this file.
Classes | |
| struct | LC::Util::detail::FutureAwaiter< R > |
Namespaces | |
| namespace | LC |
| namespace | LC::Util |
| namespace | LC::Util::detail |
Functions | |
| template<typename R> | |
| Util::detail::FutureAwaiter< R > | LC::operator co_await (QFuture< R > future) |