libstud-optional - std::optional library for C++14 A reasonably-conforming optional class template implementation for C++14 that automatically "falls forward" to std::optional if available. Supported compilers are GCC >= 4.9, Clang >= 3.7, and MSVC >= 14.3.