![]() |
LeechCraft 0.6.70-17793-g6e56308e78
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) |