[#util-Result-2destructor] = xref:util.adoc[util]::xref:util/Result.adoc[Result]::~Result :relfileprefix: ../../ :mrdocs: Destroys the result and its held value or error message. == Synopsis Declared in `<util/result.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- ~Result() = default; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#