Synopsis

Declared in <util/expected.h>

template<class E>
class Expected<void, E>;

Member Functions

Name

Description

Expected [constructor]

Constructors

error

has_value

operator*

value

operator bool

Conversion to bool

Created with MrDocs