gcc/libstdc++-v3/testsuite/30_threads/async
Jonathan Wakely cc53514672 PR libstdc++/84532 prevent unwrapping of reference_wrapper arguments
PR libstdc++/84532
	* include/std/thread (thread::__make_invoker): Construct tuple
	directly instead of using make_tuple.
	* testsuite/30_threads/async/84532.cc: New.
	* testsuite/30_threads/thread/84532.cc: New.

From-SVN: r257956
2018-02-23 23:23:43 +00:00
..
42819.cc Update copyright years. 2018-01-03 11:03:58 +01:00
49668.cc Update copyright years. 2018-01-03 11:03:58 +01:00
54297.cc Update copyright years. 2018-01-03 11:03:58 +01:00
84532.cc PR libstdc++/84532 prevent unwrapping of reference_wrapper arguments 2018-02-23 23:23:43 +00:00
any.cc Update copyright years. 2018-01-03 11:03:58 +01:00
async.cc Update copyright years. 2018-01-03 11:03:58 +01:00
except.cc Update copyright years. 2018-01-03 11:03:58 +01:00
forced_unwind.cc Update copyright years. 2018-01-03 11:03:58 +01:00
launch.cc Update copyright years. 2018-01-03 11:03:58 +01:00
lwg2021.cc Update copyright years. 2018-01-03 11:03:58 +01:00
sync.cc Update copyright years. 2018-01-03 11:03:58 +01:00