libicsneo/include/icsneo/third-party/optional-lite/CHANGES.txt

14 lines
429 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

Changes for Optional Lite A single-file header-only [type-safe C++17-like any, a] type-safe container for single values of any type for C++98, C++11 and later
1.0.2 - 2015-04-14
- This release fixes the declaration of nullopt and updates lest_cpp03.hpp to version 1.22.0.
1.0.1 - 2014-12-23
- This release contains several small changes and corrections.
1.0.0 - 2014-12-21
- This is the initial release of optional lite.