nngn
Loading...
Searching...
No Matches
nngn::lua::stack_push< R(T::*)(Args...)> Struct Template Reference

Same as the previous specialization, but for member functions. More...

#include <push.h>

Static Public Member Functions

static int push (lua_State *L, R(T::*f)(Args...))
 

Detailed Description

template<typename R, typename T, typename ... Args>
struct nngn::lua::stack_push< R(T::*)(Args...)>

Same as the previous specialization, but for member functions.

Member Function Documentation

◆ push()

template<typename R , typename T , typename ... Args>
static int nngn::lua::stack_push< R(T::*)(Args...)>::push ( lua_State * L,
R(T::* )(Args...) )
inlinestatic
Here is the call graph for this function:

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