
27 Feb
2007
27 Feb
'07
1:08 p.m.
Anyway, no, no XML library is currently available in Boost, although various plans are made every now and then.
A little side question: is there any Unicode character support in boost? STL includes the wstring but that is 4 byte unicode (and quite hard to mingle with simple strings). But is there a way to use UTF 8/16/32? An XML parser would need to know at least these 3 basic sets. Peter