1.0.2
This release fixes the declaration of nullopt and updates lest_cpp03.hpp to version 1.22.0.
optional lite is a single-file header-only library to represent optional (nullable) objects and pass them by value. The library is a variant of std::optional for use with C++98 and later and Visual C++ 6 (VC6).