Dereferences the held value.
Declared in <util/result.h>
<util/result.h>
T& operator*();
a mutable reference to the stored value
Created with MrDocs