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