gcc/libstdc++-v3/testsuite/21_strings
Jonathan Wakely 606d9e7a07 Remove noexcept from function template that can throw
PR libstdc++/69092
	* include/bits/basic_string.h (basic_string::_S_copy_chars<_Iterator>):
	Remove _GLIBCXX_NOEXCEPT.
	testsuite/21_strings/basic_string/cons/char/69092.cc: New.

From-SVN: r232282
2016-01-12 17:02:15 +00:00
..
basic_string Remove noexcept from function template that can throw 2016-01-12 17:02:15 +00:00
c_strings Update copyright years. 2015-01-05 13:33:28 +01:00
char_traits/requirements Backport PR libstdc++/65049 fix from mainline 2015-10-02 21:08:17 +01:00
debug Update copyright years. 2015-01-05 13:33:28 +01:00
headers Update copyright years. 2015-01-05 13:33:28 +01:00