gcc/libstdc++-v3/testsuite/26_numerics/valarray
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
..
requirements Update copyright years. 2018-01-03 11:03:58 +01:00
27867.cc Update copyright years. 2018-01-03 11:03:58 +01:00
28277.cc Update copyright years. 2018-01-03 11:03:58 +01:00
30416.cc Update copyright years. 2018-01-03 11:03:58 +01:00
33084.cc Update copyright years. 2018-01-03 11:03:58 +01:00
40691.cc Update copyright years. 2018-01-03 11:03:58 +01:00
69116.cc Update copyright years. 2018-01-03 11:03:58 +01:00
83860.cc PR libstdc++/83860 avoid dangling references in valarray closure types 2018-05-02 17:41:46 +01:00
algo.cc Update copyright years. 2018-01-03 11:03:58 +01:00
binary_closure.cc
const_bracket.cc Update copyright years. 2018-01-03 11:03:58 +01:00
deduction.cc Update copyright years. 2018-01-03 11:03:58 +01:00
dr543.cc Update copyright years. 2018-01-03 11:03:58 +01:00
dr630-1.cc Update copyright years. 2018-01-03 11:03:58 +01:00
dr630-2.cc Update copyright years. 2018-01-03 11:03:58 +01:00
dr630-3.C Update copyright years. 2018-01-03 11:03:58 +01:00
init-list.cc Update copyright years. 2018-01-03 11:03:58 +01:00
moveable.cc Update copyright years. 2018-01-03 11:03:58 +01:00
name_lookup.cc Update copyright years. 2018-01-03 11:03:58 +01:00
noexcept_move_construct.cc Update copyright years. 2018-01-03 11:03:58 +01:00
operators.cc LWG 3074 make scalar types non-deduced in valarray non-member functions 2018-06-14 20:36:54 +01:00
range_access2.cc Update copyright years. 2018-01-03 11:03:58 +01:00
range_access.cc Update copyright years. 2018-01-03 11:03:58 +01:00
subset_assignment.cc Update copyright years. 2018-01-03 11:03:58 +01:00
swap.cc Update copyright years. 2018-01-03 11:03:58 +01:00
transcend.cc LWG 3074 make scalar types non-deduced in valarray non-member functions 2018-06-14 20:36:54 +01:00