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

Converts a value to boolean using Lua's rules (i.e. More...

#include <get.h>

Static Public Member Functions

static bool get (lua_State *L, int i)
 
static bool get (lua_State *L, int i)
 

Detailed Description

Converts a value to boolean using Lua's rules (i.e.

!(false || nil)).

Member Function Documentation

◆ get() [1/2]

static bool nngn::lua::stack_get< bool >::get ( lua_State *  L,
int  i 
)
inlinestatic

◆ get() [2/2]

static bool nngn::lua::stack_get< bool >::get ( lua_State *  L,
int  i 
)
inlinestatic

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