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

#include <sol.hpp>

Static Public Member Functions

static int push (lua_State *L, overload_set< Functions... > &&set)
 
static int push (lua_State *L, const overload_set< Functions... > &set)
 

Detailed Description

template<typename... Functions>
struct sol::stack::unqualified_pusher< overload_set< Functions... > >

Definition at line 18539 of file sol.hpp.

Member Function Documentation

template<typename... Functions>
static int sol::stack::unqualified_pusher< overload_set< Functions... > >::push ( lua_State L,
overload_set< Functions... > &&  set 
)
inlinestatic

Definition at line 18540 of file sol.hpp.

template<typename... Functions>
static int sol::stack::unqualified_pusher< overload_set< Functions... > >::push ( lua_State L,
const overload_set< Functions... > &  set 
)
inlinestatic

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