51185.cc
1.79 KB
-
libstdc++: Fix tests that fail in C++20 mode · 0ea89b15
* testsuite/20_util/is_constructible/51185.cc: Make test class a non-aggregate so that the test verifies the same thing in all -std modes. * testsuite/20_util/is_constructible/value-2.cc: Adjust expected results for some types when paren-init for aggregates is supported.
Jonathan Wakely committed