Skip to content

1.0.1

Compare
Choose a tag to compare
@martinmoene martinmoene released this 05 Jan 09:48
· 309 commits to master since this release

This release contains several small changes and corrections.

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).