跳转至

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

struct cf::unexpect_t;

Tag type for constructing expected in error state.

Deduction guide for unexpected template constructor.

Public Functions Documentation

function unexpect_t

explicit unexpect_t() =default

Default constructor.


Updated on 2026-03-09 at 10:14:00 +0000