sol2/documentation
Tatjam 2619865b24
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-01-31 14:06:33 +01: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