Dereferences the held value.
Declared in <util/result.h>
<util/result.h>
T const& operator*() const;
T& operator*();