Dereferences the held value.

Synopsis

Declared in <util/result.h>

T&
operator*();

Return Value

a mutable reference to the stored value

Created with MrDocs