Files
libicsneo/include/icsneo/third-party/optional-lite/CHANGES.txt
T
Paul Hollinsky 6c1cbc9db8 Optional: Move optional-lite to the include/third-party directory
This fixes the use case of adding the include folder
manually to an outside project.
2021-04-23 20:01:53 -04:00

14 lines
429 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
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.