$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2006-02-10 08:56:58
"Robert Ramey" <ramey_at_[hidden]> writes:
> I don't understand what this means.
>
> Robert Ramey
I think he wants this to be an error:
X x;
ar << x;
// -- whatever you have to do to prepare the same archive for reading
Y y;
ar >> y;
> Oliver.Kowalke_at_[hidden] wrote:
>> Hello,
>> is it possible to prevent that the archive of class X can be restored
>> in class Y (both have the same layout)?
>> Reagards,
>> Oliver
-- Dave Abrahams Boost Consulting www.boost-consulting.com