|
Boost Users : |
Subject: Re: [Boost-users] handling unicode strings / encodings?
From: Robert Ramey (ramey_at_[hidden])
Date: 2009-11-24 17:22:22
The xml_warchive of the serialization library uses this codecvt facet.
It's very easy to use for the purpose you describe.
Robert Ramey
Maróy Ákos wrote:
> Hi,
>
> I wonder what the state of handling unicode strings is in C++ / with
> boost? I've found some references to the codecvt<> feature, and also
> I've found utf8_codecvt_facet among the boost sources, but I can't
> really make it work.
>
> what I would need is to handle strings based on the whole unicode
> representation, and to encode them to UTF-8 and back.
>
> is there anything related in boost?
>
>
> Akos
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net