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