Public Types | Static Public Member Functions | List of all members
sol::stack::unqualified_pusher< policy_wrapper< F, Policies... > > Struct Template Reference

#include <sol.hpp>

Public Types

using P = policy_wrapper< F, Policies... >
 

Static Public Member Functions

static int push (lua_State *L, const P &p)
 
static int push (lua_State *L, P &&p)
 

Detailed Description

template<typename F, typename... Policies>
struct sol::stack::unqualified_pusher< policy_wrapper< F, Policies... > >

Definition at line 18771 of file sol.hpp.

Member Typedef Documentation

template<typename F , typename... Policies>
using sol::stack::unqualified_pusher< policy_wrapper< F, Policies... > >::P = policy_wrapper<F, Policies...>

Definition at line 18772 of file sol.hpp.

Member Function Documentation

template<typename F , typename... Policies>
static int sol::stack::unqualified_pusher< policy_wrapper< F, Policies... > >::push ( lua_State L,
const P p 
)
inlinestatic

Definition at line 18774 of file sol.hpp.

template<typename F , typename... Policies>
static int sol::stack::unqualified_pusher< policy_wrapper< F, Policies... > >::push ( lua_State L,
P &&  p 
)
inlinestatic

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