Boost logo

Boost :

Subject: Re: [boost] Unicode and codecvt facets
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2010-07-06 14:45:34


Le 06/07/2010 13:04, Artyom a écrit :
>>> Also, do you aware of fact that case conversion is locale dependent? So you
>>> still need to connect
>>>
>>> locale somehow.
>>
>> My library is locale-agnostic.
>>
>
> That you should not provide case conversion as you can't do it right.

Sure you can, it's just not tailored to a particular language.
See <http://unicode.org/reports/tr21/tr21-5.html>.

My library doesn't do it at the moment anyway, and probably won't before
some time.


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