$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Marcin Kalicinski (kalita_at_[hidden])
Date: 2005-11-29 08:07:27
Is available in vault and sandbox cvs.
Main changes:
- possible to use policy-defined ptree data type instead of string (e.g.
boost::any)
- INFO file format has now formal grammar specified (in boost::spirit format
actually, so it can not only be studied but also tested)
- more examples, small bugfixes, doc updates
Marcin