LWG-4026 Assignment operators of `std::expected` should propagate triviality We have: https://github.com/microsoft/STL/blob/da06be8fa38418772506328177b703b28ca75699/tests/std/tests/P0323R12_expected/test.cpp#L1233
LWG-4026 Assignment operators of
std::expectedshould propagate trivialityWe have:
STL/tests/std/tests/P0323R12_expected/test.cpp
Line 1233 in da06be8