LeechCraft 0.6.70-18808-g3467692359
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
context.h File Reference
#include <coroutine>
#include <stdexcept>
#include <vector>
#include <QMetaObject>
#include <QObject>
#include <QVector>
#include <util/sll/raiisignalconnection.h>
#include "../threadsconfig.h"
Include dependency graph for context.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::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)