ardour/libs/lua/LuaBridge/detail
Robin Gareus d51a1ccd99
Add API to modify Lua Metatable and set Metamethods
This allows to map C++ operators to be used as Lua
arithmetic and relational operations.
2022-01-24 06:23:16 +01:00
..
CFunctions.h Lua Array, assert indices > 0 2020-02-06 17:30:21 +01:00
ClassInfo.h
Constructor.h
dump.h
FuncArgs.h
FuncTraits.h Allow Lua bindings up to 12 method arguments 2021-12-03 13:32:49 +01:00
Iterator.h
LuaException.h
LuaHelpers.h
LuaRef.h Fix some doxygen warnings 2020-03-02 17:58:03 +01:00
Namespace.h Add API to modify Lua Metatable and set Metamethods 2022-01-24 06:23:16 +01:00
Stack.h Special case const std::string& Lua binding. 2017-03-22 16:59:02 +01:00
TypeList.h remove cruft (following 6dc3bdf) 2017-03-22 16:55:19 +01:00
TypeTraits.h
Userdata.h