Boost logo

Boost :

Subject: Re: [boost] Boost.Unicode (was Re: Boost.Locale)
From: Scott McMurray (me22.ca+boost_at_[hidden])
Date: 2010-12-18 21:44:38


On Thu, Dec 16, 2010 at 04:15, Mathias Gaunard
<mathias.gaunard_at_[hidden]> wrote:
>
> Doesn't allow to search for a substring regardless of case, accentuation or
> punctuation.
> The thing that really interests me with collation is collation folding.
>

Case (and other mutator)-insensitive search/comparison is certainly
the part of most interest to me, be it via additional operations or
through some kind of "ascii-fication" step.

I've never found an example of where just converting a string's case
is actually useful. Does anyone have an example?


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