gcc/libstdc++-v3/testsuite/30_threads/thread/cons
Jonathan Wakely 80efc5073d Add deleted std::thread(const thread&&) constructor
PR libstdc++/78956
	* include/std/thread (thread(const thread&&)): Add deleted
	constructor.
	* testsuite/30_threads/thread/cons/lwg2097.cc: New test.

From-SVN: r244022
2017-01-03 13:31:26 +00:00
..
1.cc Update copyright years. 2017-01-01 13:07:43 +01:00
2.cc Update copyright years. 2017-01-01 13:07:43 +01:00
3.cc Update copyright years. 2017-01-01 13:07:43 +01:00
4.cc Update copyright years. 2017-01-01 13:07:43 +01:00
5.cc Update copyright years. 2017-01-01 13:07:43 +01:00
6.cc Update copyright years. 2017-01-01 13:07:43 +01:00
7.cc Update copyright years. 2017-01-01 13:07:43 +01:00
8.cc Update copyright years. 2017-01-01 13:07:43 +01:00
9.cc Update copyright years. 2017-01-01 13:07:43 +01:00
49668.cc Update copyright years. 2017-01-01 13:07:43 +01:00
assign_neg.cc Update copyright years. 2017-01-01 13:07:43 +01:00
copy_neg.cc Update copyright years. 2017-01-01 13:07:43 +01:00
lwg2097.cc Add deleted std::thread(const thread&&) constructor 2017-01-03 13:31:26 +00:00
moveable.cc Update copyright years. 2017-01-01 13:07:43 +01:00