mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
fd8e2df92e
add better handling for `readonly` to prevent bugs from `const`-ifying the return value of a member variable (e.g., unexpected copy semantics) add more tests and add a few more handlers for new readonly type fix simple_usertype_metatable's handling of newindex and index when not at the top level |
||
---|---|---|
.. | ||
sol.hpp |