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

Pushes a ptr+size string value. More...

#include <push.h>

Static Public Member Functions

static int push (lua_State *L, std::string_view s)
 

Detailed Description

Pushes a ptr+size string value.

Member Function Documentation

◆ push()

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

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