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

#include <sol.hpp>

Public Types

using C = std::add_pointer_t< meta::unqualified_t< std::remove_pointer_t< T >>>
 

Static Public Member Functions

static int push (lua_State *L, T *cont)
 

Detailed Description

template<typename T>
struct sol::stack::unqualified_pusher< as_container_t< T * > >

Definition at line 21509 of file sol.hpp.

Member Typedef Documentation

template<typename T >
using sol::stack::unqualified_pusher< as_container_t< T * > >::C = std::add_pointer_t<meta::unqualified_t<std::remove_pointer_t<T>>>

Definition at line 21510 of file sol.hpp.

Member Function Documentation

template<typename T >
static int sol::stack::unqualified_pusher< as_container_t< T * > >::push ( lua_State L,
T *  cont 
)
inlinestatic

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