Static Public Member Functions | List of all members
sol::stack::unqualified_pusher< detail::tagged< T, destructor_wrapper< Fx > > > Struct Template Reference

#include <sol.hpp>

Static Public Member Functions

static int push (lua_State *L, destructor_wrapper< Fx > &&c)
 
static int push (lua_State *L, const destructor_wrapper< Fx > &c)
 

Detailed Description

template<typename T, typename Fx>
struct sol::stack::unqualified_pusher< detail::tagged< T, destructor_wrapper< Fx > > >

Definition at line 18733 of file sol.hpp.

Member Function Documentation

template<typename T , typename Fx >
static int sol::stack::unqualified_pusher< detail::tagged< T, destructor_wrapper< Fx > > >::push ( lua_State L,
destructor_wrapper< Fx > &&  c 
)
inlinestatic

Definition at line 18734 of file sol.hpp.

template<typename T , typename Fx >
static int sol::stack::unqualified_pusher< detail::tagged< T, destructor_wrapper< Fx > > >::push ( lua_State L,
const destructor_wrapper< Fx > &  c 
)
inlinestatic

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