Skip to content

2.1.0

Compare
Choose a tag to compare
@martinmoene martinmoene released this 11 Jul 19:33
· 245 commits to master since this release

This release of optional lite contains the following changes.

Additions
Tests and examples can now also be build via buck (thanks to Nick La Rooy @njlr). A try it online badge has been added to the Readme.

Fixes
Issue #5 has been fixed by providing std::swap() via header file <functional>. Compiler selection in test/CMakeLists.txt file has been fixed.