Access members of the result value.
Declared in <util/expected.h>
<util/expected.h>
constexpr T* operator->() noexcept;
A pointer to the stored result value.