nngn
Loading...
Searching...
No Matches
nngn::lua::stack_push< std::string > Struct Reference

Convenience specialization for the std::string_view overload. More...

#include <push.h>

Static Public Member Functions

static int push (lua_State *L, const std::string &s)
 
static int push (lua_State *L, const std::string &s)
 

Detailed Description

Convenience specialization for the std::string_view overload.

Member Function Documentation

◆ push() [1/2]

static int nngn::lua::stack_push< std::string >::push ( lua_State *  L,
const std::string &  s 
)
inlinestatic

◆ push() [2/2]

static int nngn::lua::stack_push< std::string >::push ( lua_State *  L,
const std::string &  s 
)
inlinestatic

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