Abstract Reference Classes
This release fixes up the bad semantics of std::optional
and replaces those semantics in sol::optional
. Users using boost::optional
are unaffected because the boost implementation isn't stupid.
It also fixes some other minor bugs. Feel free to update to get the latest goodies.