
28 Jun
2007
28 Jun
'07
5:11 p.m.
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