Boost logo

Boost :

Subject: Re: [boost] [Boost.Locale] New Release
From: Matthew Herrmann (matthew.herrmann_at_[hidden])
Date: 2010-03-14 17:58:41


Mathias Gaunard wrote:
> Artyom wrote:
>
>> Boost.Locale is a library that brings high quality localization
>> facilities
>> in C++ way. It provides the natural glue between C++ locales framework,
>> iostreams and powerful ICU library
>
> That's a very interesting wrapper of ICU.
> It might even kill off my Unicode library.
One thing that has bugged me with std::locale is the mandatory locking
incurred for trivial things like creating an output stream. How does
this library behave with locking and the like? (I guess performance is
not a prime consideration though.)

Good luck with your library,

Thanks and Best Regards,
Matthew


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