mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-29 14:05:44 +08:00
ec98d01014
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 |
||
---|---|---|
.. | ||
bad_alloc | ||
bad_cast | ||
bad_exception | ||
bad_typeid | ||
exception | ||
exception_ptr | ||
headers | ||
initializer_list | ||
nested_exception | ||
numeric_limits | ||
quick_exit | ||
type_info | ||
uncaught_exception | ||
50594.cc | ||
cxa_vec.cc | ||
new_delete_placement.cc | ||
new_handler.cc | ||
pthread_guard.cc | ||
terminate_handler.cc | ||
unexpected_handler.cc |