91dd7954c4
The linear_congruential_engine negative tests fail with a different error in C++20 mode, because double is no longer an invalid type for NTTP. Adjust the expected errors. libstdc++-v3/ChangeLog: * testsuite/26_numerics/random/linear_congruential_engine/requirements/non_uint_neg.cc: Adjust expected error for C++20 mode. * testsuite/tr1/5_numerical_facilities/random/linear_congruential/requirements/non_uint_neg.cc: Likewise. |
||
---|---|---|
.. | ||
2_general_utilities | ||
3_function_objects | ||
4_metaprogramming | ||
5_numerical_facilities | ||
6_containers | ||
7_regular_expressions | ||
8_c_compatibility | ||
headers |