12template <
typename T,
typename E>
17 static constexpr auto is_constructible_v =
A minimal subset of std::expected from C++23.
Expected & operator=(Expected &&) noexcept=default
Expected(Expected &&) noexcept=default
Expected(const Expected &)=default