![]() |
LeechCraft 0.6.70-17335-ge406ffdcaf
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) |