Boost logo

Boost :

From: Robert Ramey (ramey_at_[hidden])
Date: 2004-12-17 17:57:06


Jonathan Turkanis wrote:
> Robert Ramey wrote:
>> Note the the serialization library contains code for doing exactly
>> this.

Note that the implementation above is not dependent on codecvt nor on
streams. It just converts wstring to string and back again.

> The Dinkumware CoreX library also contains a component,
> wstring_convert, for this purpose. Since it doesn't make a detour
> through streams, it might be more efficient.
>
> Jonathan
>

Robert Ramey


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk