![]() |
LeechCraft 0.6.70-18808-g3467692359
Modular cross-platform feature rich live environment.
|
#include <coroutine>#include <stdexcept>#include <vector>#include <QMetaObject>#include <QObject>#include <QVector>#include <util/sll/raiisignalconnection.h>#include "../threadsconfig.h"Go to the source code of this file.
Classes | |
| struct | LC::Util::detail::DeadObjectInfo |
| class | LC::Util::ContextDeadException |
| struct | LC::Util::detail::AwaitableWrapper< Promise, OrigAwaiter > |
| struct | LC::Util::AddContextObject |
| struct | LC::Util::ContextExtension< typename > |
Namespaces | |
| namespace | LC |
| namespace | LC::Util |
| namespace | LC::Util::detail |
Concepts | |
| concept | LC::Util::detail::IsAwaiter |
Functions | |
| template<typename T> | |
| decltype(auto) | LC::Util::detail::Awaiter (T &&obj) |
| void | LC::Util::detail::CheckDeadObjects (const QVector< DeadObjectInfo > &deadObjects) |