Conversion to bool

Synopsis

Declared in <util/expected.h>

constexpr
explicit
operator bool() const noexcept;

Return Value

The object converted to bool

Created with MrDocs