To integrate properly into hotspot, the usage of std::optional::value() must be forbidden and we need to hook hs_err reporting into the assertion mechanisms of the standard libraries.
Add wrapper for <optional>
To integrate properly into hotspot, the usage of std::optional::value() must be forbidden and we need to hook hs_err reporting into the assertion mechanisms of the standard libraries.