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
Conversion to bool
Declared in <util/expected.h>
constexpr
explicit
operator bool() const noexcept;
The object converted to bool
Created with MrDocs