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