Accesses the held value; asserts that the result holds a value.

Synopsis

Declared in <util/result.h>

T&
value();

Return Value

a mutable reference to the stored value

Created with MrDocs