libstdc++/ /ChangeLog its/basic_string.h its/s ...
bkoz@sourceware.cygnus.com
bkoz@sourceware.cygnus.com
Tue Nov 30 00:38:00 GMT 1999
CVSROOT: /cvs/libstdc++
Module name: libstdc++
Changes by: bkoz@sourceware.cygnus.com 99/11/30 00:38:38
Modified files:
. : ChangeLog
bits : basic_string.h string.tcc
testsuite/21_strings: append.cc
Log message:
1999-11-29 Scott Snyder <snyder@fnal.gov>
* bits/basic_string.h (append(const _Char*, size_type)): The
length of the appended string is given exactly by the second arg,
regardless of the data in the character array.
* bits/string.tcc (basic_string(const _CharT*, size_type, const
_Alloc&)): Likewise.
* testsuite/21_strings/append.cc (test01): Remove erroneous test
of basic_string::append.
More information about the Libstdc++-cvs
mailing list