Struct Unexpect_t#
Defined in File Expected.h
Struct Documentation#
-
struct Unexpect_t#
A tag type for in-place construction of an unexpected value in an TRAP::Expected object.
Note
Like other construction tag types, Unexpect_t is a trivial, empty class with an explicit default constructor.
Public Functions
-
consteval Unexpect_t() = default#
-
consteval Unexpect_t() = default#