gcc/libstdc++-v3/testsuite/26_numerics
Jonathan Wakely 8936f5310a Document LWG 2735 status and add test
This DR was already resolved for GCC 7.1 by the implementation of DR
2192, but we didn't have an explicit test for the behaviour that 2735
guarantees.

	* doc/xml/manual/intro.xml: Document LWG 2735 status.
	* include/bits/std_abs.h: Add comment about LWG 2735.
	* testsuite/26_numerics/headers/cstdlib/dr2735.cc: New test.

From-SVN: r268867
2019-02-14 09:07:09 +00:00
..
accumulate Update copyright years. 2019-01-01 13:31:55 +01:00
adjacent_difference Update copyright years. 2019-01-01 13:31:55 +01:00
bit Update copyright years. 2019-01-01 13:31:55 +01:00
complex PR libstdc++/88204 disable std::complex<long double> tests 2019-01-09 09:37:34 +00:00
gcd Update copyright years. 2019-01-01 13:31:55 +01:00
headers Document LWG 2735 status and add test 2019-02-14 09:07:09 +00:00
inner_product Update copyright years. 2019-01-01 13:31:55 +01:00
iota Update copyright years. 2019-01-01 13:31:55 +01:00
lcm Update copyright years. 2019-01-01 13:31:55 +01:00
partial_sum Update copyright years. 2019-01-01 13:31:55 +01:00
random Update copyright years. 2019-01-01 13:31:55 +01:00
slice Update copyright years. 2019-01-01 13:31:55 +01:00
slice_array Update copyright years. 2019-01-01 13:31:55 +01:00
valarray Update copyright years. 2019-01-01 13:31:55 +01:00