Re: CVS: commit hub abi/src/af/util/xp ut_string_class.cpp ut_string_class.h ut_stringbuf.cpp ut_stringbuf.h

From: Robert Staudinger <robert.staudinger_at_gmail.com>
Date: Tue Jan 16 2007 - 16:44:02 CET

On 1/16/07, Hubert Figuiere <hfiguiere@teaser.fr> wrote:
>
> J.M. Maurer wrote:
>
> >> + UT_Stringbuf(const std::basic_string<char_type> &s);
> >
> > Any reason for not using std::string (which is naturally a
> > std::basic_string<char_type>, but shorter :-P)
>
> That I'll turn UT_Stringbuf to UT_StringImpl<char_type>
> Patch in progress.
> :-)

Hi Hub,

what I'm wondering about the std:.string migration is, won't we be
running into similar issues as with UT_String vs. UT_UTF8String? I
seem to remember some time ago, maybe 1-2 years we've been talking
about migrating /to/ UT_UTF8String.
Or does the migration only concern UT_String -> std::string?

Best,
Rob
Received on Tue Jan 16 16:45:14 2007

This archive was generated by hypermail 2.1.8 : Tue Jan 16 2007 - 16:45:14 CET