ThePhD / sol2

Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
http://sol2.rtfd.io/
MIT License
4.24k stars 520 forks source link

usertype_container.hpp: fix bugs introduced by previous refactoring #1632

Open deadlocklogic opened 1 month ago

deadlocklogic commented 1 month ago

Closes #1627. Notice that the unit tests passed before this fix unexpectedly, see the related open issue.