$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Marcin Kalicinski (kalita_at_[hidden])
Date: 2006-10-06 06:59:48
Hi Janek,
> - did you use boost::multi_index as suggested in the review?
> - did you add support for boost::serialization?
No and yes. Multi index is not used internally, but boost::serialization is
supported, and regressions that test if it works are present. You need to
include <boost/property_tree/ptree_serialization.hpp> to get the support.
cheers,
Marcin