This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/23897] New: Add move constructor/assignment to basic_string
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Sep 2005 16:52:35 -0000
- Subject: [Bug libstdc++/23897] New: Add move constructor/assignment to basic_string
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
A nice, probably straightforward improvement: adding those would enable the
range of optimizations mentioned in the first half of the paragraph "vector
Example" of N1377 (first, v7-branch only, of course)
--
Summary: Add move constructor/assignment to basic_string
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: libstdc++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pcarlini at suse dot de
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23897