Boost and XML (c++)
- by Nuno
Hi,
Is there any good way (and a simple way too) using boost to read and write xml files?
I can't seem to find any simple sample to read xml files using boost? (can you point me some simple sample that use boost for reading and writing xml files)
If not boost, is out there any good and simple library to read and write xml files that you can recommend? (it must be a c++ library)
Thanks
Nuno