Skip to content

2.2.0

Compare
Choose a tag to compare
@martinmoene martinmoene released this 17 Nov 21:56
· 235 commits to master since this release

This release of optional lite contains the following changes.

Changes
Relational operators now support mixed value types as specified in C++17 and are constexpr.

Fixes
The struct/class mismatch for std::hash has been fixed (thanks to Łukasz A.J. Wrona @LAJW).