xentara-utils v1.2.1
Xentara utilities library
Loading...
Searching...
No Matches
xentara::utils::eh::unexpect_t Struct Reference

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

#include <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.