optional.hpp
Audited implementation of std::optional. Status: RELEASE.
Drop-in replacements for std::optional. In debug mode, operator * and operator-> value accesses are checked for undefined behavior.
Functions
Audited implementation of std::optional. Status: RELEASE.
Drop-in replacements for std::optional. In debug mode, operator * and operator-> value accesses are checked for undefined behavior.
Functions