sol2/documentation
Tatjam ba7aff015d Add note for LuaJIT 5.2 style containers
If you use the LUAJIT_ENABLE_LUA52COMPAT compilation flag with LuaJIT, C++ container can be used just fine with `ipairs` or `pairs` as these properly check the metatable keys `__ipairs` and `__pairs` used by sol to implement this behaviour.
2023-07-18 13:23:08 -04:00
..
2022-06-25 04:00:53 -04:00
2022-06-25 04:00:53 -04:00
2022-06-25 04:00:53 -04:00