Accesses the held value; asserts that the result holds a value.
Declared in <util/result.h>
<util/result.h>
T& value();
a mutable reference to the stored value
Created with MrDocs