nngn
|
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) |
Generic version of stack_push, deduces type from the argument.
|
inlinestatic |