$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [serialization]: Possible to not escape double quotes
From: Robert Ramey (ramey_at_[hidden])
Date: 2017-02-14 17:02:13
One way to address this would be to derive your own custom version of
the xml archive. I believe there is an example in the documentation
which describes how to do this - but I could be wrong.
Robert Ramey