diff options
author | Paolo Carlini <paolo@gcc.gnu.org> | 2007-07-27 17:25:04 +0000 |
---|---|---|
committer | Paolo Carlini <paolo@gcc.gnu.org> | 2007-07-27 17:25:04 +0000 |
commit | bd12160ab85e4a251bfbd28e2db54e191ccce1b6 (patch) | |
tree | 44b5ce6b12e7d56639fbe7683c39b8fc421dae62 /libjava/classpath/lib/java/net | |
parent | e4142b7c1b884fa2a33c4aaa3f3603c23586de7d (diff) | |
download | gcc-bd12160ab85e4a251bfbd28e2db54e191ccce1b6.zip gcc-bd12160ab85e4a251bfbd28e2db54e191ccce1b6.tar.gz gcc-bd12160ab85e4a251bfbd28e2db54e191ccce1b6.tar.bz2 |
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
Diffstat (limited to 'libjava/classpath/lib/java/net')
0 files changed, 0 insertions, 0 deletions