$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] how to add comments to boost property tree while export in xml file
From: neelam baliyan (neelam.baliyan_at_[hidden])
Date: 2018-05-01 04:47:06
Hi All,
I have read and store my complete configuration file in to boost property
tree, now I want to export it to a xml file which i can do via function
write_xml().
I wanted to add some comments inside my exported xml file.
Please help me to know, how to add comments inside xml file while exporting
data from boost property tree.
Thanks & Regards
Neelam