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: basic_string<> - patch




> 1999-06-08  Ryszard Kabatek <kabatek@chemie.uni-halle.de>
> 
> 	* bits/basic_string.h:
> 	  basic_string<>::_S_copy_chars<> - add specializations for 
> 	  _CharT*, iterator and const_iterator.

Can you please send along a code snippet demonstrating the problem /
reason for this patch? I'm assuming it has to do with string invariants
and correct conversion of string arguments, but it's not immediately
clear.

thanks,
benjamin


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