$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Dan Thill (dgt_at_[hidden])
Date: 2007-06-06 12:09:22
> Maybe one might specialize nvp<char [] &>(...
I hadn't thought of this. I'm just now getting the opportunity to use a
modern compiler, so I'm feeling my way through all these new template
abilities.
> The "standard" way would be to make a derivation of xml_archive
Actually, that was the direction I was just starting to investigate this
morning.
Thanks for all your ideas. I feel certain I'll be able to get something
going now.
-Dan