Skip to content

2.3.0

Compare
Choose a tag to compare
@martinmoene martinmoene released this 10 Dec 17:01
· 225 commits to master since this release

This release of optional lite contains the following changes.

Changes

This release lets nonstd::optional use std::optional if it's available. Further in_place_type and in_place_index were added. The readme now has Conan installation instructions and badge (issue #9, thanks to @agauniyal) as well as a section Other implementations of optional.

Fixes

None.