r214025 - in /trunk/libstdc++-v3: ChangeLog lib...

redi@gcc.gnu.org redi@gcc.gnu.org
Fri Aug 15 15:22:00 GMT 2014


Author: redi
Date: Fri Aug 15 15:22:44 2014
New Revision: 214025

URL: https://gcc.gnu.org/viewcvs?rev=214025&root=gcc&view=rev
Log:
	PR libstdc++/62154
	* libsupc++/nested_exception.h (throw_with_nested, rethrow_if_nested):
	Rewrite to conform to C++11 requirements.
	* testsuite/18_support/nested_exception/62154.cc: New.

Added:
    trunk/libstdc++-v3/testsuite/18_support/nested_exception/62154.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/libsupc++/nested_exception.h



More information about the Libstdc++-cvs mailing list