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

#include <sol.hpp>

Static Public Member Functions

template<typename... Args>
static int push (lua_State *L, const yielding_t< T > &f, Args &&...args)
 
template<typename... Args>
static int push (lua_State *L, yielding_t< T > &&f, Args &&...args)
 

Detailed Description

template<typename T>
struct sol::stack::unqualified_pusher< yielding_t< T > >

Definition at line 18437 of file sol.hpp.

Member Function Documentation

template<typename T >
template<typename... Args>
static int sol::stack::unqualified_pusher< yielding_t< T > >::push ( lua_State L,
const yielding_t< T > &  f,
Args &&...  args 
)
inlinestatic

Definition at line 18439 of file sol.hpp.

template<typename T >
template<typename... Args>
static int sol::stack::unqualified_pusher< yielding_t< T > >::push ( lua_State L,
yielding_t< T > &&  f,
Args &&...  args 
)
inlinestatic

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