This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/18654] Shrink-to-fit std::string::reserve() calls can reallocate & copy string contents unnecessarily
- From: "nferguso at eso dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Nov 2004 18:43:16 -0000
- Subject: [Bug libstdc++/18654] Shrink-to-fit std::string::reserve() calls can reallocate & copy string contents unnecessarily
- References: <20041124184016.18654.nferguso@eso.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From nferguso at eso dot org 2004-11-24 18:43 -------
Created an attachment (id=7598)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7598&action=view)
Old patch for basic_string.h
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18654