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

Pushes a value as a Lua boolean. More...

#include <push.h>

Static Public Member Functions

static int push (lua_State *L, bool b)
 
static int push (lua_State *L, bool b)
 

Detailed Description

Pushes a value as a Lua boolean.

Member Function Documentation

◆ push() [1/2]

static int nngn::lua::stack_push< bool >::push ( lua_State *  L,
bool  b 
)
inlinestatic

◆ push() [2/2]

static int nngn::lua::stack_push< bool >::push ( lua_State *  L,
bool  b 
)
inlinestatic

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