luaTableDef

Undocumented in source.
mixin template luaTableDef () {}

Members

Functions

pop
T pop()
Undocumented in source. Be warned that the author may not have intended to support it.
push
void push(T value)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

state
lua_State* state;
Undocumented in source.

Meta