diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2016-10-11 11:33:36 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2016-10-11 11:33:36 +0100 |
commit | 0470fad0d6c2b993e6f9906dc2d17303944dcc14 (patch) | |
tree | f4a14a82455e28eafab455288f29438bc8312154 /zlib/as400 | |
parent | bf1de1ac983d607f5097ed1a6b004e50eabb3dde (diff) | |
download | gcc-0470fad0d6c2b993e6f9906dc2d17303944dcc14.zip gcc-0470fad0d6c2b993e6f9906dc2d17303944dcc14.tar.gz gcc-0470fad0d6c2b993e6f9906dc2d17303944dcc14.tar.bz2 |
Simplify std::rethrow_if_nested definition
* doc/xml/manual/intro.xml: Document LWG 2484 status.
* libsupc++/nested_exception.h (_Throw_with_nested_impl)
(_Throw_with_nested_helper): Remove.
(__throw_with_nested_impl): New overloaded functions to implement
throw_with_nested logic.
(throw_with_nested): Call __throw_with_nested_impl.
(_Rethrow_if_nested_impl): Remove
(__rethrow_if_nested_impl): New overloaded functions to implement
rethrow_if_nested logic.
(rethrow_if_nested): Call __rethrow_if_nested_impl.
* testsuite/18_support/nested_exception/rethrow_if_nested.cc: Test
problem cases from LWG 2484.
From-SVN: r240983
Diffstat (limited to 'zlib/as400')
0 files changed, 0 insertions, 0 deletions