Declared in <util/expected.h>
<util/expected.h>
template<class E> class Expected<void, E>;
Name
Description
Expected [constructor]
Expected
Constructors
error
has_value
operator*
value
operator bool
Conversion to bool
bool
Created with MrDocs