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: copy_backward refinement for normal_iterators



Looks good to me. Thanks, it does make things easier to read.

BTW Did you see that support is in for --enable-threads=posix? Hopefully 
some of the stuff in v2's std/bastring.h (release()) and the stl/stl_alloc.h 
macro soup can get simplified for config/threads-posix.h and the 
resulting config/threads-posix.cc. Thus v-3 could have an elegant MT 
string solution. . .

-benjamin

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