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

#include <sol.hpp>

Static Public Member Functions

static int push (lua_State *L, push_invoke_t< T > &&pi)
 
static int push (lua_State *L, const push_invoke_t< T > &pi)
 

Detailed Description

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

Definition at line 18814 of file sol.hpp.

Member Function Documentation

template<typename T >
static int sol::stack::unqualified_pusher< push_invoke_t< T > >::push ( lua_State L,
push_invoke_t< T > &&  pi 
)
inlinestatic

Definition at line 18815 of file sol.hpp.

template<typename T >
static int sol::stack::unqualified_pusher< push_invoke_t< T > >::push ( lua_State L,
const push_invoke_t< T > &  pi 
)
inlinestatic

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