[#util-Expected-05-2conversion] = xref:util.adoc[util]::xref:util/Expected-05.adoc[Expected<void, E>]::operator bool :relfileprefix: ../../ :mrdocs: Conversion to `bool` == Synopsis Declared in `<util/expected.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr explicit operator bool() const noexcept; ---- == Return Value The object converted to `bool` [.small]#Created with https://www.mrdocs.com[MrDocs]#