LeechCraft  0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
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

 LC::Util::detail
 
 LC::Util
 

Functions

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