[#util-Unexpected-error-08] = xref:util.adoc[util]::xref:util/Unexpected.adoc[Unexpected]::error :relfileprefix: ../../ :mrdocs: Access the stored error value. == Synopsis Declared in `<util/expected.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr E&& error() && noexcept; ---- == Return Value An rvalue reference to the stored error. [.small]#Created with https://www.mrdocs.com[MrDocs]#