Returns a reference to the contained value.
Declared in <beman/optional/optional.hpp>
<beman/optional/optional.hpp>
constexpr T const& value() const &;
const T&