Subject: Re: [boost] Interest in Unicode library for Boost?
From: Robert Ramey (ramey_at_[hidden])
Date: 2018-09-23 16:04:17


On 9/22/18 9:45 PM, Zach Laine via Boost wrote:
> I've been working on a Unicode library for submission to Boost, with an eye
> toward standardizing robust Unicode support for C++.

Hmmm isn't there a lot of overlap with Boost.Locale:

https://www.boost.org/doc/libs/1_48_0/libs/locale/doc/html/charset_handling.html

Also, in boost detail there's a UTF facet which has been in use for
many, many years. What would be the relationship with that?

Robert Ramey