This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: problem with basic_string(const charT*, size_type) ctor



> 1999-11-27  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.

in, thanks.

-benjamin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]