nngn
Loading...
Searching...
No Matches
nngn::lua::stack_get< T & > Struct Template Reference

Reads a user type as a full user data value (reference overload). More...

#include <get.h>

Static Public Member Functions

static Tget (lua_State *L, int i)
 

Detailed Description

template<user_type T>
struct nngn::lua::stack_get< T & >

Reads a user type as a full user data value (reference overload).

Same semantics as the pointer overload.

Member Function Documentation

◆ get()

template<user_type T>
static T & nngn::lua::stack_get< T & >::get ( lua_State * L,
int i )
inlinestatic

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