Static Public Member Functions | List of all members
sol::stack::unqualified_pusher< std::basic_string< Ch, Traits, Al > > Struct Template Reference

#include <sol.hpp>

Static Public Member Functions

static int push (lua_State *L, const std::basic_string< Ch, Traits, Al > &str)
 
static int push (lua_State *L, const std::basic_string< Ch, Traits, Al > &str, std::size_t sz)
 

Detailed Description

template<typename Ch, typename Traits, typename Al>
struct sol::stack::unqualified_pusher< std::basic_string< Ch, Traits, Al > >

Definition at line 14129 of file sol.hpp.

Member Function Documentation

template<typename Ch , typename Traits , typename Al >
static int sol::stack::unqualified_pusher< std::basic_string< Ch, Traits, Al > >::push ( lua_State L,
const std::basic_string< Ch, Traits, Al > &  str 
)
inlinestatic

Definition at line 14130 of file sol.hpp.

template<typename Ch , typename Traits , typename Al >
static int sol::stack::unqualified_pusher< std::basic_string< Ch, Traits, Al > >::push ( lua_State L,
const std::basic_string< Ch, Traits, Al > &  str,
std::size_t  sz 
)
inlinestatic

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