Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2004-10-20 05:14:19


> Any comments you might have on this approach are most welcome.

Interesting: funnily enough I've just started experimenting with Unicode
support for Boost.Regex (based initially on top of ICU, but it could equally
sit on top of Boost.Unicode or whatever). The first thing I had to do was
write a bunch of iterators for interconverting between encoding forms (I
needed Bidirectional Iterators which code conversion facets don't/can't
provide). So I guess we're all on a similar page here, can your encoding
converters proved efficient iterator-based interconversion?

John.


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