Accesses the held value; asserts that the result holds a value.
Synopses
Declared in <util/result.h>
Accesses the held value; asserts that the result holds a value.
Accesses the held value; asserts that the result holds a value.
Return Value
-
a const reference to the stored value
-
a mutable reference to the stored value
Created with MrDocs