From: andy_at_[hidden]
Date: 2008-07-26 08:48:42


Michiel Helvensteijn wrote:
> I was surprised not to find an XML parser/generator library in boost. Or is
> it hidden somewhere?
>
> Is it planned for a future release, perhaps?
>
> In the meantime, can anyone recommend another open source C++ XML library I
> can use (with DOM parser)?
>
> Thanks!
>
>
Not sure of any future boost plans for an XML library - seems a little
specific to me though.

You can always try apache xerces-c: http://xerces.apache.org/xerces-c/