![]() |
Rosetta Utilities
2015.09
|
A wrapper around a luabind::object has bool conversion, [] support, nested table support, and a .to<T>() conversion function since a luabind::object is actually a pointer to the stack of a luastate object, if the luastate object is destroyed, before this wrapper class is destroyed, i don't know what will happen. More...
Namespaces | |
utility | |
unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 1. | |
utility::lua | |
A wrapper around a luabind::object has bool conversion, [] support, nested table support, and a .to<T>() conversion function since a luabind::object is actually a pointer to the stack of a luastate object, if the luastate object is destroyed, before this wrapper class is destroyed, i don't know what will happen.