xentara-utils v2.0.4
The Xentara Utility Library
Loading...
Searching...
No Matches
xentara::utils::eh::unexpect_t Struct Reference

Implementation of C++23 std::unexpect_t More...

#include <xentara/utils/eh/expected.hpp>

Detailed Description

Implementation of C++23 std::unexpect_t

This is an implementation of the proposed std::unexpect_t from C++23, taken from https://github.com/TartanLlama/expected.