[#util-Result-operator_ptr-0d] = xref:util.adoc[util]::xref:util/Result.adoc[Result]::operator‐> :relfileprefix: ../../ :mrdocs: Member access to the held value. == Synopsis Declared in `<util/result.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:util/Result.adoc[T] const* operator‐>() const; ---- == Return Value a const pointer to the stored value [.small]#Created with https://www.mrdocs.com[MrDocs]#