gcc/libstdc++-v3
Jonathan Wakely 376d7c51ec future (promise): Add constructors for uses-allocator construction from rvalue promise.
* include/std/future (promise): Add constructors for uses-allocator
	construction from rvalue promise.
	(packaged_task): Implement LWG 2067. Add additional constructors for
	uses-allocator construction.
	* testsuite/30_threads/packaged_task/cons/3.cc: New.
	* testsuite/30_threads/packaged_task/cons/alloc2.cc: New.
	* testsuite/30_threads/promise/cons/alloc2.cc: New.

From-SVN: r180757
2011-11-02 00:53:12 +00:00
..
config Remove duplicate symbol in gnu.ver (PR bootstrap/50715) 2011-10-17 15:14:54 +00:00
doc prerequisites.xml: Refer to GCC (instead of gcc) and GNU/Linux. 2011-10-30 15:33:11 +00:00
include future (promise): Add constructors for uses-allocator construction from rvalue promise. 2011-11-02 00:53:12 +00:00
libsupc++ Makefile.am (install-freestanding-headers): Install c++0x_warning.h. 2011-11-01 00:02:45 -04:00
po
python
scripts [multiple changes] 2011-10-18 02:58:06 +00:00
src condition_variable (condition_variable_any): Remove unused native_handle_type typedef. 2011-10-25 22:44:12 +01:00
testsuite future (promise): Add constructors for uses-allocator construction from rvalue promise. 2011-11-02 00:53:12 +00:00
acinclude.m4 acinclude.m4 (GLIBCXX_CONFIGURE): Refer to GNU/Linux. 2011-11-01 00:02:45 +00:00
aclocal.m4
ChangeLog future (promise): Add constructors for uses-allocator construction from rvalue promise. 2011-11-02 00:53:12 +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
config.h.in configure.host: Use config/os/mingw32-w64 instead of config/os/mingw32 if vendor key is "w64". 2011-10-14 08:57:55 +02:00
configure acinclude.m4 (GLIBCXX_CONFIGURE): Refer to GNU/Linux. 2011-11-01 00:02:45 +00:00
configure.ac re PR libstdc++/48698 (gnu-versioned-namespace problems) 2011-09-27 00:02:54 +00:00
configure.host configure.host: Use config/os/mingw32-w64 instead of config/os/mingw32 if vendor key is "w64". 2011-10-14 08:57:55 +02:00
crossconfig.m4
fragment.am
linkage.m4
Makefile.am
Makefile.in
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.