cf::unexpect_t¶
Tag type for constructing expected in error state. More...
#include <expected.hpp>
Public Functions¶
| Name | |
|---|---|
| unexpect_t() =default Default constructor. |
Detailed Description¶
Tag type for constructing expected in error state.
Deduction guide for unexpected template constructor.
Public Functions Documentation¶
function unexpect_t¶
Default constructor.
Updated on 2026-03-09 at 10:14:00 +0000