43 int get(
const std::string& name)
const;
int get(const std::string &name) const
Returns the integer value of the global name.
Result()
Creates a result with no Lua state.
Result(lua_State *L)
Creates a result that reads globals from L.
Lua runtime and reflected bindings.
Core module.
Definition Allocator.h:33