Boost logo

Boost :

From: Eric Niebler (eric_at_[hidden])
Date: 2007-06-28 13:11:03


Jarrad Waterloo wrote:
> Please do elaborate on the following:
> "I wrap my session up by revealing a few hidden gems in Boost for
> manipulating Unicode text: iterators that do on-the-fly translation between
> encodings

See boost/regex/pending/unicode_iterator.hpp

, and a UTF-8 codecvt facet for reading and writing UTF-8
> IOStreams."

See boost\detail\utf8_codecvt_facet.hpp

These are implementation details of other libraries, which is why I
characterized them as "hidden gems". You gotta dig for 'em. ;-)

-- 
Eric Niebler
Boost Consulting
www.boost-consulting.com

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