Otclient  14/8/2020
luabinder::expand_fun_arguments< 0, Ret > Struct Template Reference

#include <luabinder.h>

Static Public Member Functions

template<typename Tuple , typename F , typename... Args>
static int call (const Tuple &tuple, const F &f, LuaInterface *lua, const Args &... args)
 

Detailed Description

template<typename Ret>
struct luabinder::expand_fun_arguments< 0, Ret >

Definition at line 84 of file luabinder.h.

Member Function Documentation

◆ call()

template<typename Ret >
template<typename Tuple , typename F , typename... Args>
static int luabinder::expand_fun_arguments< 0, Ret >::call ( const Tuple &  tuple,
const F &  f,
LuaInterface lua,
const Args &...  args 
)
inlinestatic

Definition at line 86 of file luabinder.h.


The documentation for this struct was generated from the following file: