Public Types | Static Public Member Functions | List of all members
sol::stack::stack_detail::uu_pusher< T > Struct Template Reference

#include <sol.hpp>

Public Types

using actual = unique_usertype_actual_t< T >
 
using element = unique_usertype_element_t< T >
 

Static Public Member Functions

template<typename Arg , typename... Args>
static int push (lua_State *L, Arg &&arg, Args &&... args)
 
template<typename... Args>
static int push_deep (lua_State *L, Args &&... args)
 

Detailed Description

template<typename T>
struct sol::stack::stack_detail::uu_pusher< T >

Definition at line 14891 of file sol.hpp.

Member Typedef Documentation

◆ actual

Definition at line 14893 of file sol.hpp.

◆ element

Definition at line 14892 of file sol.hpp.

Member Function Documentation

◆ push()

template<typename T >
template<typename Arg , typename... Args>
static int sol::stack::stack_detail::uu_pusher< T >::push ( lua_State L,
Arg &&  arg,
Args &&...  args 
)
inlinestatic

Definition at line 14896 of file sol.hpp.

◆ push_deep()

template<typename T >
template<typename... Args>
static int sol::stack::stack_detail::uu_pusher< T >::push_deep ( lua_State L,
Args &&...  args 
)
inlinestatic

Definition at line 14909 of file sol.hpp.


The documentation for this struct was generated from the following file:


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:32