gcc/libstdc++-v3 ChangeLog.libstdcxx_so_7-bran ...
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Wed Oct 19 18:33:00 GMT 2005
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
More information about the Gcc-cvs
mailing list