gcc/libstdc++-v3/testsuite/26_numerics
Jonathan Wakely f2e79496bf LWG 2733, LWG 2759 reject bool in gcd and lcm
* include/experimental/numeric (gcd, lcm): Make bool arguments
	ill-formed.
	* include/std/numeric (gcd, lcm): Likewise.
	* testsuite/26_numerics/gcd/gcd_neg.cc: New test.
	* testsuite/26_numerics/lcm/lcm_neg.cc: New test.

From-SVN: r240919
2016-10-10 13:17:34 +01:00
..
accumulate
adjacent_difference
complex
gcd LWG 2733, LWG 2759 reject bool in gcd and lcm 2016-10-10 13:17:34 +01:00
headers Implement LWG 2192 and LWG 2294 for std::abs 2016-09-30 17:07:43 +01:00
inner_product
iota
lcm LWG 2733, LWG 2759 reject bool in gcd and lcm 2016-10-10 13:17:34 +01:00
partial_sum
random
slice
slice_array
valarray