Static Public Member Functions | List of all members
sol::stack::unqualified_pusher< lua_value > Struct Template Reference

#include <sol.hpp>

Static Public Member Functions

static int push (lua_State *L, const lua_value &lv)
 
static int push (lua_State *L, lua_value &&lv)
 

Detailed Description

template<>
struct sol::stack::unqualified_pusher< lua_value >

Definition at line 24824 of file sol.hpp.

Member Function Documentation

static int sol::stack::unqualified_pusher< lua_value >::push ( lua_State L,
const lua_value lv 
)
inlinestatic

Definition at line 24825 of file sol.hpp.

static int sol::stack::unqualified_pusher< lua_value >::push ( lua_State L,
lua_value &&  lv 
)
inlinestatic

Definition at line 24829 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