$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Serialization] creating an archive fails under GCC-4.6.0
From: Robert Ramey (ramey_at_[hidden])
Date: 2011-04-18 12:16:25
François Mauger wrote:
> Hi doug,
>
> I don't kwow how to use a string (and a stringstream
> as the target of serialization).
I believe that some of the examples and tests do this. Youmight want to
look there.
Robert Ramey