gcc/libstdc++-v3/include
Jonathan Wakely ec98d01014 re PR libstdc++/56905 ([C++11][DR 1130] std::copy_exception should be removed or no longer be used)
PR libstdc++/56905
	* libsupc++/exception_ptr.h (copy_exception): Deprecate and
	move implementation to make_exception_ptr.
	* include/std/future (_State_base::_M_break_promise): Replace
	copy_exception with make_exception_ptr.
	* testsuite/18_support/exception_ptr/move.cc: Likewise.
	* testsuite/18_support/exception_ptr/rethrow_exception.cc: Likewise.
	* testsuite/30_threads/future/members/get2.cc: Likewise.
	* testsuite/30_threads/promise/members/set_exception.cc: Likewise.
	* testsuite/30_threads/promise/members/set_exception2.cc: Likewise.
	* testsuite/30_threads/promise/members/set_value2.cc: Likewise.
	* testsuite/30_threads/shared_future/members/get2.cc: Likewise.

From-SVN: r198265
2013-04-24 23:00:16 +01:00
..
backward Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
bits hashtable_policy.h: Add C++11 allocator support. 2013-04-22 20:22:07 +00:00
c Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
c_compatibility re PR libstdc++/56111 ({float,double,long double} complex not accepted anymore) 2013-02-13 21:58:53 +00:00
c_global cstdlib (at_quick_exit, quick_exit): Do not declare. 2013-02-11 23:42:43 +00:00
c_std cstdlib (at_quick_exit, quick_exit): Provide in C++11 mode. 2013-02-12 12:01:14 +00:00
debug hashtable_policy.h: Add C++11 allocator support. 2013-04-22 20:22:07 +00:00
decimal Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
ext hashtable_policy.h: Add C++11 allocator support. 2013-04-22 20:22:07 +00:00
parallel memoryfwd.h: New. 2013-03-08 21:39:24 +00:00
precompiled Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
profile re PR libstdc++/56834 (Errors in <array> with --enable-symvers=gnu-versioned-namespace and -D_GLIBCXX_DEBUG) 2013-04-03 15:07:12 +00:00
std re PR libstdc++/56905 ([C++11][DR 1130] std::copy_exception should be removed or no longer be used) 2013-04-24 23:00:16 +01:00
tr1 user.cfg.in: Set __cplusplus to 201103L. 2013-02-20 01:52:36 +00:00
tr2 Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
Makefile.am Makefile.am: Add ext/aligned_buffer.h 2013-04-07 17:44:40 +01:00
Makefile.in Makefile.am: Add ext/aligned_buffer.h 2013-04-07 17:44:40 +01:00