This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
gcc/libstdc++-v3 ChangeLog.libstdcxx_so_7-bran ...
- From: paolo at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org, libstdc++-cvs at gcc dot gnu dot org
- Date: 19 Oct 2005 18:33:21 -0000
- Subject: gcc/libstdc++-v3 ChangeLog.libstdcxx_so_7-bran ...
CVSROOT: /cvs/gcc
Module name: gcc
Branch: libstdcxx_so_7-branch
Changes by: paolo@gcc.gnu.org 2005-10-19 18:33:21
Modified files:
libstdc++-v3 : ChangeLog.libstdcxx_so_7-branch
libstdc++-v3/include/bits: basic_string.h
Added files:
libstdc++-v3/testsuite/performance/21_strings:
moveable_vector_insert.cc
Log message:
2005-10-19 Paolo Carlini <pcarlini@suse.de>
PR libstdc++/23897
* include/bits/basic_string.h: Add move constructor and move
assignment operator; provide specialization of __is_moveable
for basic_string.
* testsuite/performance/21_strings/moveable_vector_insert.cc: New.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.libstdcxx_so_7-branch.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.1.2.77&r2=1.1.2.78
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/basic_string.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.59.2.16&r2=1.59.2.17
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/performance/21_strings/moveable_vector_insert.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=NONE&r2=1.1.2.1