gcc/libstdc++-v3/testsuite/26_numerics
Jonathan Wakely e994d230f1 re PR libstdc++/67374 (std::cbegin can't call valarray range access functions)
PR libstdc++/67374
	* include/bits/range_access.h (valarray, begin, end): Declare.
	* testsuite/26_numerics/valarray/range_access.cc: Test const
	overloads.
	* testsuite/26_numerics/valarray/range_access2.cc: New.

From-SVN: r227274
2015-08-27 20:05:19 +01:00
..
accumulate Update copyright years. 2015-01-05 13:33:28 +01:00
adjacent_difference Update copyright years. 2015-01-05 13:33:28 +01:00
complex 1.cc: Use non-negative rho argument. 2015-06-22 16:09:32 +01:00
headers Update copyright years. 2015-01-05 13:33:28 +01:00
inner_product Update copyright years. 2015-01-05 13:33:28 +01:00
iota Update copyright years. 2015-01-05 13:33:28 +01:00
partial_sum Update copyright years. 2015-01-05 13:33:28 +01:00
random Ensure std::generate_canonical doesn't return 1. 2015-08-26 22:27:09 +01:00
slice Update copyright years. 2015-01-05 13:33:28 +01:00
slice_array Update copyright years. 2015-01-05 13:33:28 +01:00
valarray re PR libstdc++/67374 (std::cbegin can't call valarray range access functions) 2015-08-27 20:05:19 +01:00