gcc/libstdc++-v3/testsuite/21_strings/basic_string
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
..
capacity Update copyright years. 2015-01-05 13:33:28 +01:00
cons Remove noexcept from function template that can throw 2016-01-12 17:02:15 +00:00
element_access Update copyright years. 2015-01-05 13:33:28 +01:00
inserters_extractors Update copyright years. 2015-01-05 13:33:28 +01:00
literals Update copyright years. 2015-01-05 13:33:28 +01:00
modifiers Update copyright years. 2015-01-05 13:33:28 +01:00
numeric_conversions Update copyright years. 2015-01-05 13:33:28 +01:00
operations Update copyright years. 2015-01-05 13:33:28 +01:00
operators re PR libstdc++/65630 (operator+ for new std::string not exported) 2015-03-30 18:52:37 +01:00
range_access Update copyright years. 2015-01-05 13:33:28 +01:00
requirements Update copyright years. 2015-01-05 13:33:28 +01:00
types Update copyright years. 2015-01-05 13:33:28 +01:00
40160.cc Update copyright years. 2015-01-05 13:33:28 +01:00
init-list.cc Update copyright years. 2015-01-05 13:33:28 +01:00
pthread4.cc Update copyright years. 2015-01-05 13:33:28 +01:00
pthread18185.cc Update copyright years. 2015-01-05 13:33:28 +01:00
pthread33394.cc re PR libstdc++/33394 (Add test case for Thread race segfault in std::string::append with -O and -s) 2015-03-25 15:46:58 +00:00