gcc/libstdc++-v3/testsuite/26_numerics
Jonathan Wakely d747ee05e3 re PR libstdc++/65631 (seed_seq should not be copyable)
PR libstdc++/65631
	* include/bits/random.h (seed_seq) Define copy constructor and copy
	assignment as deleted.
	* testsuite/26_numerics/random/seed_seq/cons/65631.cc: New.

From-SVN: r222524
2015-04-28 13:35:30 +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 Update copyright years. 2015-01-05 13:33:28 +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 re PR libstdc++/65631 (seed_seq should not be copyable) 2015-04-28 13:35:30 +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 Update copyright years. 2015-01-05 13:33:28 +01:00