$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] boost::property_tree::ptree with write_xml
From: Uthpal Urubail (uthpal.urubail_at_[hidden])
Date: 2015-03-19 01:10:45
Unfortunately my requirement is to add comments to the beginning of the line. I understand this makes invalid XML.
I don't know about the property tree writer, but that's an invalid Xml comment.
http://www.w3.org/TR/REC-xml/#sec-comments
Regards,
UJ