Fix LuaBindings TypeList copy-ctor
authorRobin Gareus <robin@gareus.org>
Sat, 18 Mar 2017 17:28:44 +0000 (18:28 +0100)
committerRobin Gareus <robin@gareus.org>
Sat, 18 Mar 2017 17:30:51 +0000 (18:30 +0100)
commit6dc3bdf252c57dc29a373454e57274bfdf7e1cd5
treeac53c8d3e12fa2e9b31fbd3ffeb97455a695b844
parent9c016c619fc0c267f5d08d5bb0dd05b23ffbad6b
Fix LuaBindings TypeList copy-ctor

Determining the class type copy constructed references.
Const-references passed to C++ functions were copies.
libs/lua/LuaBridge/detail/TypeList.h