diff options
author | Jonathan Wakely <jwakely.gcc@gmail.com> | 2013-04-24 22:00:16 +0000 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2013-04-24 23:00:16 +0100 |
commit | ec98d01014c53501f9bf03b57ee1952233b45c60 (patch) | |
tree | e2f44526ebfdbc4e96f7cc71152db007247579d7 /gcc | |
parent | 77bce07cce1eee85627b0deb61f3ecf6e0da461f (diff) | |
download | gcc-ec98d01014c53501f9bf03b57ee1952233b45c60.zip gcc-ec98d01014c53501f9bf03b57ee1952233b45c60.tar.gz gcc-ec98d01014c53501f9bf03b57ee1952233b45c60.tar.bz2 |
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
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions