Static Public Member Functions | List of all members
sol::stack::unqualified_pusher< std::variant< Tn... > > Struct Template Reference

#include <sol.hpp>

Static Public Member Functions

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

Detailed Description

template<typename... Tn>
struct sol::stack::unqualified_pusher< std::variant< Tn... > >

Definition at line 14588 of file sol.hpp.

Member Function Documentation

template<typename... Tn>
static int sol::stack::unqualified_pusher< std::variant< Tn... > >::push ( lua_State L,
const std::variant< Tn... > &  v 
)
inlinestatic

Definition at line 14589 of file sol.hpp.

template<typename... Tn>
static int sol::stack::unqualified_pusher< std::variant< Tn... > >::push ( lua_State L,
std::variant< Tn... > &&  v 
)
inlinestatic

Definition at line 14593 of file sol.hpp.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:53