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

#include <sol.hpp>

Static Public Member Functions

template<typename T >
static int push (lua_State *L, T &&bc, const char *bytecode_name)
 
template<typename T >
static int push (lua_State *L, T &&bc)
 

Detailed Description

template<typename Allocator>
struct sol::stack::unqualified_pusher< basic_bytecode< Allocator > >

Definition at line 14552 of file sol.hpp.

Member Function Documentation

template<typename Allocator >
template<typename T >
static int sol::stack::unqualified_pusher< basic_bytecode< Allocator > >::push ( lua_State L,
T &&  bc,
const char *  bytecode_name 
)
inlinestatic

Definition at line 14554 of file sol.hpp.

template<typename Allocator >
template<typename T >
static int sol::stack::unqualified_pusher< basic_bytecode< Allocator > >::push ( lua_State L,
T &&  bc 
)
inlinestatic

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