Subject: Re: [Boost-users] [locale] how to sort utf8 std::string?
From: Frédéric Bron (frederic.bron_at_[hidden])
Date: 2013-01-09 16:16:55


Incredible! No need to convert UTF8 std::string to wstring!
Took me a while to understand how it works but it is very effective.
Thanks!
Frédéric