81468.cc
1.36 KB
-
libstdc++: Fix two tests that fail in C++20 mode · f6b2b790
* testsuite/20_util/is_constructible/value-2.cc: Fix test to account for changes due to parenthesized aggregate-initialization in C++20. * testsuite/20_util/time_point/cons/81468.cc: Fix test to not clash with std::chrono::sys_time in C++20.
Jonathan Wakely committed