$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Cory Nelson (phrosty_at_[hidden])
Date: 2006-04-17 06:45:45
If you only need very basic xml (plain elements plus attributes) I
have some code at http://dev.int64.org/snips/xml.hpp.
No documentation, but hopefully one could decipher how to use it. I
use it often to read/write config files.
You may want to look at what boost::serialization uses, too.
On 4/16/06, lanser <shizhensong_at_[hidden]> wrote:
> hello, i need a simple xml prasing library, i consider there should be
> some in boost lib but i can't find it or document for this, help!
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://listarchives.boost.org/mailman/listinfo.cgi/boost-users
>
-- Cory Nelson http://www.int64.org