mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 09:28:40 +02:00
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.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user