gcc/libstdc++-v3/testsuite/30_threads/thread
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
..
cons Add deleted std::thread(const thread&&) constructor 2017-01-03 13:31:26 +00:00
id Update copyright years. 2017-01-01 13:07:43 +01:00
members Update copyright years. 2017-01-01 13:07:43 +01:00
native_handle Update copyright years. 2017-01-01 13:07:43 +01:00
swap Update copyright years. 2017-01-01 13:07:43 +01:00
70503.cc Update copyright years. 2017-01-01 13:07:43 +01:00
adl.cc Update copyright years. 2017-01-01 13:07:43 +01:00