gcc/libstdc++-v3/include/ext
Paolo Carlini bd12160ab8 re PR libstdc++/32907 (Inefficient operator== in std::string)
2007-07-27  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/32907
	* include/bits/basic_string.h (operator==(const basic_string<_CharT>&,
	const basic_string<_CharT>&)): Add.
	(operator!=): Forward to operator==.
	* include/ext/vstring.h(operator==(const __versa_string<_CharT,
	std::char_traits<_CharT>, std::allocator<_CharT>, _Base>&,
	const __versa_string<_CharT, std::char_traits<_CharT>,
	std::allocator<_CharT>, _Base>&)): Add.
	(operator!=): Forward to operator==.

	* include/ext/sso_string_base.h (_M_compare): Remove.

From-SVN: r126988
2007-07-27 17:25:04 +00:00
..
pb_ds re PR other/28145 (C++ (throw() and catch(...) {/* fall through */ } ) and pthread cancellation are incompatible (at least with NPTL)) 2007-05-07 17:27:54 -04:00
algorithm stl_algobase.h: Do not include <cstring>. 2007-05-07 20:36:40 +00:00
array_allocator.h
atomicity.h
bitmap_allocator.h
codecvt_specializations.h
concurrence.h concurrence.h: Use __GCC_HAVE_SYNC_COMPARE_AND_SWAP_*. 2007-05-24 22:18:07 +00:00
debug_allocator.h
enc_filebuf.h
functional
hash_fun.h
hash_map
hash_set
hashtable.h
iterator
malloc_allocator.h
memory
mt_allocator.h
new_allocator.h
numeric
numeric_traits.h
pod_char_traits.h pod_char_traits.h (char_traits<>::move): Use __builtin_memmove. 2007-05-11 18:58:08 +00:00
pool_allocator.h
rb_tree
rc_string_base.h
rope
ropeimpl.h
slist
sso_string_base.h re PR libstdc++/32907 (Inefficient operator== in std::string) 2007-07-27 17:25:04 +00:00
stdio_filebuf.h
stdio_sync_filebuf.h
throw_allocator.h throw_allocator.h: Fixes for -fno-exceptions. 2007-06-26 11:01:15 +00:00
type_traits.h re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x) 2007-05-31 23:37:56 +00:00
typelist.h
vstring_fwd.h
vstring_util.h
vstring.h re PR libstdc++/32907 (Inefficient operator== in std::string) 2007-07-27 17:25:04 +00:00
vstring.tcc cxxabi-internal.h: Remove, to be replaced by... 2007-05-08 02:50:32 -04:00