nested_exception.h: Do not try to derive from final classes.
authorJonathan Wakely <jwakely@redhat.com>
Tue, 17 Mar 2015 14:24:55 +0000 (14:24 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 17 Mar 2015 14:24:55 +0000 (14:24 +0000)
commit95f2fd9c5dd0664765fe51f908129d5341c9d552
tree351dfbcaab8d263bdf886a5fa3a386894c291861
parent076d86f3d2c8df6678b65fca53e1910e3a6c87bc
nested_exception.h: Do not try to derive from final classes.

* libsupc++/nested_exception.h: Do not try to derive from final
classes.
* testsuite/18_support/nested_exception/throw_with_nested.cc: Test
final class.

From-SVN: r221476
libstdc++-v3/ChangeLog
libstdc++-v3/libsupc++/nested_exception.h
libstdc++-v3/testsuite/18_support/nested_exception/throw_with_nested.cc