Skip to content

Abstract Reference Classes

Compare
Choose a tag to compare
@ThePhD ThePhD released this 11 Sep 01:00
· 1206 commits to develop since this release

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.