Luwra
Minimal-overhead Lua wrapper for C++
List of all members
luwra::Value< const char[N]> Struct Template Reference

Alias for Value<const char*> More...

#include <values.hpp>

Inherits luwra::Value< const char * >.

Additional Inherited Members

- Static Public Member Functions inherited from luwra::Value< const char * >
static void push (State *state, const char *value)
 
static const char * read (State *state, int index)
 

Detailed Description

template<size_t N>
struct luwra::Value< const char[N]>

Alias for Value<const char*>