mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
220335d95c
- Inheritance was causing __index and __new_index to be overriden on the named metatables - This meant special constructors and other metamethods might not have been set properly - Use lua_rawset to directly slam dunk the value into the table |
||
---|---|---|
.. | ||
source | ||
CMakeLists.txt |