hashtable: Use __throw_exception_again, not naked throw, in the catch clauses.
authorPaolo Carlini <pcarlini@suse.de>
Thu, 25 Aug 2005 09:34:49 +0000 (09:34 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 25 Aug 2005 09:34:49 +0000 (09:34 +0000)
commit40f15089964c9fc63d84293ca2f30e7437e0bc5b
tree53bccdc0d867b2531d1bfdbea5756f2e1d76c005
parent5ebbc0ee56fe91238d4e75188983e866a8e37263
hashtable: Use __throw_exception_again, not naked throw, in the catch clauses.

2005-08-25  Paolo Carlini  <pcarlini@suse.de>

* include/tr1/hashtable: Use __throw_exception_again,
not naked throw, in the catch clauses.

From-SVN: r103483
libstdc++-v3/ChangeLog
libstdc++-v3/include/tr1/hashtable