gcc/libstdc++-v3/testsuite/26_numerics
Jonathan Wakely db5ab3aa92 LWG 3074 make scalar types non-deduced in valarray non-member functions
* include/bits/valarray_after.h (_DEFINE_EXPR_BINARY_FUNCTION): Change
	scalar parameters to be a non-deduced context.
	* include/std/valarray (_DEFINE_BINARY_OPERATOR): Likewise. Adjust
	whitespace.
	* testsuite/26_numerics/valarray/operators.cc: Test scalar operands.
	* testsuite/26_numerics/valarray/transcend.cc: New.

From-SVN: r261610
2018-06-14 20:36:54 +01:00
..
accumulate Update copyright years. 2018-01-03 11:03:58 +01:00
adjacent_difference Update copyright years. 2018-01-03 11:03:58 +01:00
complex Update copyright years. 2018-01-03 11:03:58 +01:00
gcd Update copyright years. 2018-01-03 11:03:58 +01:00
headers Update copyright years. 2018-01-03 11:03:58 +01:00
inner_product Update copyright years. 2018-01-03 11:03:58 +01:00
iota Update copyright years. 2018-01-03 11:03:58 +01:00
lcm Update copyright years. 2018-01-03 11:03:58 +01:00
partial_sum Update copyright years. 2018-01-03 11:03:58 +01:00
random P0935R0 Eradicating unnecessarily explicit default constructors 2018-06-14 14:32:53 +01:00
slice Update copyright years. 2018-01-03 11:03:58 +01:00
slice_array Update copyright years. 2018-01-03 11:03:58 +01:00
valarray LWG 3074 make scalar types non-deduced in valarray non-member functions 2018-06-14 20:36:54 +01:00