LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
future.h File Reference
#include <coroutine>
#include <QFuture>
#include <QFutureWatcher>
Include dependency graph for future.h:
This graph shows which files directly or indirectly include this file:

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)