$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Marcin Kalicinski (kalita_at_[hidden])
Date: 2006-04-21 16:10:45
>> Lookup above obviously relies on read_xml being in the same namespace as
>> ptree.
>
> Why is it important to be able to call read_xml without qualification?
This is just syntactic sugar. boost::property_tree::read_xml is quite long
to write.
Best regards,
Marcin