Subject: Re: [boost] Unicode and codecvt facets
From: Artyom (artyomtnk_at_[hidden])
Date: 2010-07-06 08:04:21


> > 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.

Artyom