This is the mail archive of the libstdc++@gcc.gnu.org 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]
Other format: [Raw text]

Re: Docs for strings of arbitrary character types


Jonathan Wakely wrote:

>Re http://gcc.gnu.org/onlinedocs/libstdc++/21_strings/howto.html#5
>
>Am I right in thinking that this information is out of date?
>
>IIUC GCC 3.4 restored a "mostly-correct implementation that let
>programmers be lazy"
>
>If needed I'll add it to my docs TODO list and try to get round to
>doing it this millenium.
>  
>
:) Yes, seems a nice idea. However, we should really warn the "lazt
programmers" about the limitation of that, see in particular, the second
comment on top of char_traits.h.

Paolo.


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