Accesses members of the underlying value; undefined behavior if empty.
Declared in <absl/types/optional_ref.h>
<absl/types/optional_ref.h>
constexpr T* operator->() const;
A pointer to the referenced value.