Boost logo

Boost :

Subject: Re: [boost] [nowide] Library Updates and Boost's broken UTF-8 codecvt facet
From: Robert Ramey (ramey_at_[hidden])
Date: 2015-10-08 15:54:40


On 10/8/15 12:14 PM, Peter Dimov wrote:

> One could make the case for libs/utf8 which would contain utf8_facet and
> the "obvious"
>
> bool is_valid_utf8( string const & s );
> wstring utf8_decode( string const & s );
> string utf8_encode( wstring const & s );
>
> but this is already well into full review/bikeshed territory.

I would like to see libs/codecvt which included the above functions

Robert Ramey


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