gcc/libstdc++-v3
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
..
config Update copyright years. 2017-01-01 13:07:43 +01:00
doc Fix typos in libstdc++ docs and update copyright years 2017-01-03 11:16:31 +00:00
include Add deleted std::thread(const thread&&) constructor 2017-01-03 13:31:26 +00:00
libsupc++ Update copyright years. 2017-01-01 13:07:43 +01:00
po Update copyright years. 2017-01-01 13:07:43 +01:00
python Update copyright years. 2017-01-01 13:07:43 +01:00
scripts Update copyright years. 2017-01-01 13:07:43 +01:00
src Update copyright years. 2017-01-01 13:07:43 +01:00
testsuite Add deleted std::thread(const thread&&) constructor 2017-01-03 13:31:26 +00:00
ChangeLog Add deleted std::thread(const thread&&) constructor 2017-01-03 13:31:26 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
ChangeLog-2014
ChangeLog-2015
ChangeLog-2016 Update copyright years. 2017-01-01 13:07:43 +01:00
Makefile.am Update copyright years. 2017-01-01 13:07:43 +01:00
Makefile.in
README
acinclude.m4 Don't define libstdc++-internal macros in Solaris 10+ <math.h> 2016-11-21 16:09:47 +00:00
aclocal.m4
config.h.in Don't define libstdc++-internal macros in Solaris 10+ <math.h> 2016-11-21 16:09:47 +00:00
configure Enable libstdc++ compilation on AVR targets 2016-12-06 17:58:05 +00:00
configure.ac
configure.host
crossconfig.m4 Enable libstdc++ compilation on AVR targets 2016-12-06 17:58:05 +00:00
fragment.am
linkage.m4

README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.