nngn
Loading...
Searching...
No Matches
nngn::lua::stack_push< table_proxy< T, Ks... > > Struct Template Reference

#include <table.h>

Static Public Member Functions

static int push (lua_State *L, const table_proxy< T, Ks... > &t)
 
static int push (lua_State *L, const table_proxy< T, Ks... > &t)
 

Member Function Documentation

◆ push() [1/2]

template<typename T , typename ... Ks>
static int nngn::lua::stack_push< table_proxy< T, Ks... > >::push ( lua_State *  L,
const table_proxy< T, Ks... > &  t 
)
inlinestatic

◆ push() [2/2]

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

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