Static Public Member Functions | List of all members
sol::stack::unqualified_pusher< closure< Arg, Args... > > Struct Template Reference

#include <sol.hpp>

Static Public Member Functions

template<std::size_t... I, typename T >
static int push (std::index_sequence< I... >, lua_State *L, T &&c)
 
template<typename T >
static int push (lua_State *L, T &&c)
 

Detailed Description

template<typename Arg, typename... Args>
struct sol::stack::unqualified_pusher< closure< Arg, Args... > >

Definition at line 13915 of file sol.hpp.

Member Function Documentation

template<typename Arg , typename... Args>
template<std::size_t... I, typename T >
static int sol::stack::unqualified_pusher< closure< Arg, Args... > >::push ( std::index_sequence< I... >  ,
lua_State L,
T &&  c 
)
inlinestatic

Definition at line 13917 of file sol.hpp.

template<typename Arg , typename... Args>
template<typename T >
static int sol::stack::unqualified_pusher< closure< Arg, Args... > >::push ( lua_State L,
T &&  c 
)
inlinestatic

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