$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Mateusz Åoskot (mateusz_at_[hidden])
Date: 2006-04-17 21:19:04
lanser wrote:
> thanks to everybody, i'm a fresh man to boost. i found it's hard to
> search document of variant libraries even i update all by CVS. it
> seemed different libraries has seperate documents!? does boost has a
> document or example summary for all her excellent libraries?
http://boost.org/libs/libraries.htm
> btw: i just need a simple XML parser to config my software( skin in
> fact ). i have used Xerces but it seemd too big or heavy.
Configuration file usually needs to be modified,saved.
XML modification task is a bit simplier when done using DOM parser.
IMHO for such purpose like config files TinyXML fits very well.
Cheers
-- Mateusz Åoskot http://mateusz.loskot.net