LeechCraft 0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
metamethod.h File Reference
#include <coroutine>
#include <QMetaObject>
#include <util/sll/void.h>
Include dependency graph for metamethod.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::MethodAwaiter< Ctx, F, Args >

Namespaces

namespace  LC
namespace  LC::Util
namespace  LC::Util::detail

Functions

template<typename Ctx, typename F, typename... Args>
auto LC::Util::MetaMethod (Ctx &ctx, F &&method, Args &&... args)