nngn
Loading...
Searching...
No Matches
nngn::lua::stack_push< void > Struct Reference

Generic version of stack_push, deduces type from the argument. More...

#include <lua.h>

Static Public Member Functions

template<typename T >
static int push (lua_State *L, T &&t)
 

Detailed Description

Generic version of stack_push, deduces type from the argument.

Member Function Documentation

◆ push()

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

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