Boost logo

Boost :

Subject: Re: [boost] [locale] Review results for Boost.Locale library
From: Steve Bush (sb2_at_[hidden])
Date: 2011-04-25 16:16:03


>What do you mean?
>No matter what UTF you use.
>Code point is same.
>You can't compare UTF-8 string by comparing each octet.

Since the discussion is about sorting on pure code point basis it is worth noting that sorting UTF-8 strings on octet basis *is* actually identical to sorting on their decoded code points.


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