gcc/libstdc++-v3/include/debug
Paolo Carlini cea8c6deef basic_string.h: Use noexcept per the FDIS (minus compare(const string&)...
2011-05-31  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/bits/basic_string.h: Use noexcept per the FDIS (minus
	compare(const string&), which uses char_traits::compare, which
	isn't noexcept; also no noexcept in the move assignment operator
	and move assign, see c++std-lib-30855).
	* include/bits/basic_string.tcc: Likewise.
	* include/ext/vstring.h: Likewise.
	* include/ext/vstring.tcc: Likewise.
	* include/debug/string: Likewise.

From-SVN: r174479
2011-05-31 12:50:31 +00:00
..
bitset initializer_list: Use noexcept specifier. 2011-05-18 18:05:17 +00:00
debug.h PR libstdc++/36104 part four 2011-01-30 22:39:36 +00:00
deque list.cc: Use noexcept per the FDIS. 2011-05-26 15:35:02 +00:00
formatter.h Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
forward_list list.cc: Use noexcept per the FDIS. 2011-05-26 15:35:02 +00:00
functions.h [multiple changes] 2010-08-29 17:39:00 +00:00
list list.cc: Use noexcept per the FDIS. 2011-05-26 15:35:02 +00:00
macros.h macro.h (_GLIBCXX_DEBUG_VERIFY_AT): New. 2011-05-07 13:45:24 +00:00
map Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
map.h list.cc: Use noexcept per the FDIS. 2011-05-26 15:35:02 +00:00
multimap.h list.cc: Use noexcept per the FDIS. 2011-05-26 15:35:02 +00:00
multiset.h list.cc: Use noexcept per the FDIS. 2011-05-26 15:35:02 +00:00
safe_base.h safe_base.h (_Safe_iterator_base::_M_unlink): New. 2011-01-05 20:52:36 +00:00
safe_iterator.h c++config (_GLIBCXX_EXPORT_TEMPLATE): Remove. 2011-01-21 19:41:13 +00:00
safe_iterator.tcc Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
safe_sequence.h c++config (_GLIBCXX_EXPORT_TEMPLATE): Remove. 2011-01-21 19:41:13 +00:00
safe_sequence.tcc debug.cc: Introduce a mutex pool in get_safe_base_mutex. 2010-11-25 20:53:39 +00:00
set Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
set.h list.cc: Use noexcept per the FDIS. 2011-05-26 15:35:02 +00:00
string basic_string.h: Use noexcept per the FDIS (minus compare(const string&)... 2011-05-31 12:50:31 +00:00
unordered_map list.cc: Use noexcept per the FDIS. 2011-05-26 15:35:02 +00:00
unordered_set list.cc: Use noexcept per the FDIS. 2011-05-26 15:35:02 +00:00
vector list.cc: Use noexcept per the FDIS. 2011-05-26 15:35:02 +00:00