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

#include <sol.hpp>

Static Public Member Functions

template<bool is_yielding, typename Arg0 , typename... Args>
static int push (lua_State *L, Arg0 &&arg0, Args &&...args)
 
template<typename Arg0 , typename... Args>
static int push (lua_State *L, Arg0 &&arg0, Args &&...args)
 

Detailed Description

template<typename... Sigs>
struct sol::stack::unqualified_pusher< function_sig< Sigs... > >

Definition at line 18404 of file sol.hpp.

Member Function Documentation

template<typename... Sigs>
template<bool is_yielding, typename Arg0 , typename... Args>
static int sol::stack::unqualified_pusher< function_sig< Sigs... > >::push ( lua_State L,
Arg0 &&  arg0,
Args &&...  args 
)
inlinestatic

Definition at line 18406 of file sol.hpp.

template<typename... Sigs>
template<typename Arg0 , typename... Args>
static int sol::stack::unqualified_pusher< function_sig< Sigs... > >::push ( lua_State L,
Arg0 &&  arg0,
Args &&...  args 
)
inlinestatic

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