Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost's direction regarding UTF8 -> UTF32 and UTF32 -> UTF8
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2010-06-24 05:49:55


Rodrigo Madera wrote:
> Dear boosters,
>
> What is the consensus on best-practice regarding the conversion of UTFx
> to/from UTFy?

There are John Maddock's iterator adapters, those of the Boost.Unicode
library under development that are similar to them, and there is also
Boost.Locale, another library under development that is a frontend to
ICU, that provides function to do conversions (but it works with memory
buffers).


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