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

From: J.M. Maurer <uwog_at_uwog.net>
Date: Tue Jan 16 2007 - 10:54:14 CET

On Tue, 2007-01-16 at 01:54 +0000, cvs@abisource.com wrote:
> Update of /cvsroot/abi/src/af/util/xp
> In directory abiword.snt.utwente.nl:/tmp/cvs-serv22608/src/af/util/xp
>
> Modified Files:
> ut_string_class.cpp ut_string_class.h ut_stringbuf.cpp
> ut_stringbuf.h
> Log Message:
> add constructor from std::string to allow migration to std::string

> + 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)

Marc
Received on Tue Jan 16 10:54:44 2007

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