sol2/single/sol
ThePhD fd8e2df92e fix some semantics for container usertypes, their iterators, and how they push their value types (to cope with crappy input iterator "containers")
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
2017-05-29 10:32:37 -04:00
..
sol.hpp fix some semantics for container usertypes, their iterators, and how they push their value types (to cope with crappy input iterator "containers") 2017-05-29 10:32:37 -04:00