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.
license | MIT |
---|---|
project | libstud |
url | github.com/libstud/libstud-optional |
libstud-authors@build2.org | |
topics | C++14standard library |
1 Version
version | 1.0.0 |
---|---|
repository | https://pkg.cppget.org/1/stable |
depends | 0 |
reviews | +1 |