gcc/libstdc++-v3/testsuite/25_algorithms/copy_n
Jonathan Wakely 07dd185755 libstdc++: Improve static assert messages
The message used for static assertions should be phrased so that it's
unambiguous whether the condition should be true or false. The message
should definitely not state the negative condition.

libstdc++-v3/ChangeLog:

	* include/bits/stl_algobase.h (__copy_move, __copy_move_backward):
	Improve static_assert messages.
	* testsuite/25_algorithms/copy/58982.cc: Adjust expected output.
	* testsuite/25_algorithms/copy_n/58982.cc: Likewise.
2021-05-06 16:07:10 +01:00
..
debug Update copyright years. 2021-01-04 10:26:59 +01:00
istreambuf_iterator Update copyright years. 2021-01-04 10:26:59 +01:00
move_iterators Update copyright years. 2021-01-04 10:26:59 +01:00
requirements/explicit_instantiation Update copyright years. 2021-01-04 10:26:59 +01:00
1.cc Update copyright years. 2021-01-04 10:26:59 +01:00
2.cc Update copyright years. 2021-01-04 10:26:59 +01:00
3.cc Update copyright years. 2021-01-04 10:26:59 +01:00
4.cc Update copyright years. 2021-01-04 10:26:59 +01:00
5.cc Update copyright years. 2021-01-04 10:26:59 +01:00
50119.cc Update copyright years. 2021-01-04 10:26:59 +01:00
58982.cc libstdc++: Improve static assert messages 2021-05-06 16:07:10 +01:00
constexpr.cc Update copyright years. 2021-01-04 10:26:59 +01:00
constrained.cc Update copyright years. 2021-01-04 10:26:59 +01:00