Boost logo

Boost :

From: Stefan Seefeld (seefeld_at_[hidden])
Date: 2005-11-01 10:22:29


David Abrahams wrote:

> IIUC the major obstacle to XML support is proper unicode support.
> Don't we need a unicode library first?

I carefully worked around this issue by making the string type
a template parameter. :-)

That's not only because boost doesn't have a unicode library yet,
but because people might use different libraries for that, or
even use std::string if they are careful.

Regards,
                Stefan


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