nngn
Loading...
Searching...
No Matches
nngn::lua::stack_push< std::variant< Ts... > > Struct Template Reference

Pushes the active member of the variant. More...

#include <push.h>

Static Public Member Functions

static int push (lua_State *L, std::variant< Ts... > &&v)
 

Detailed Description

template<typename ... Ts>
struct nngn::lua::stack_push< std::variant< Ts... > >

Pushes the active member of the variant.

Member Function Documentation

◆ push()

template<typename ... Ts>
static int nngn::lua::stack_push< std::variant< Ts... > >::push ( lua_State * L,
std::variant< Ts... > && v )
inlinestatic

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