13
0
livetrax/libs/lua/LuaBridge/detail
Robin Gareus 71fd94b422 LuaBridge: Dedicated type for pointer-lists and const version
"class C*" cannot be defined nor resolved, so STL containers
to class instance pointers need to be special-cased.
2017-02-23 22:32:32 +01:00
..
CFunctions.h Lua binding for std::map<>::at() 2016-10-07 03:39:22 +02:00
ClassInfo.h
Constructor.h
dump.h
FuncArgs.h
FuncTraits.h Allow Lua bindings up to 10 args 2017-01-20 21:23:05 +01:00
Iterator.h
LuaException.h
LuaHelpers.h
LuaRef.h prepare sharing C++ class instances across lua-interpreters 2016-07-07 15:37:11 +02:00
Namespace.h LuaBridge: Dedicated type for pointer-lists and const version 2017-02-23 22:32:32 +01:00
Stack.h rework lua-bridge C++ variable references 2016-07-18 23:52:40 +02:00
TypeList.h
TypeTraits.h
Userdata.h luaBridge support const references to class-instance pointers 2017-02-23 22:32:32 +01:00