$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [serialization] Text/Binary archive Is there a bug?
From: Robert Ramey (ramey_at_[hidden])
Date: 2009-03-06 21:15:03
One special note about binary archives is that they have to use
streams opened with "ios::binary"
Robert Ramey
Kasra wrote:
> Hi guys,
>
> I was working withe boost.serialization and found a peculiar problem:
> when I use a binary archive I successfully serialize the objects but
> fail to deserialize them, while with text archive both of the
> operations occur without a problem!!
>
> Is there a special note about binary archives that I haven't done or
> could this be a bug?
>
> -- Kasra
>
>
>
>
> _______________________________________________
> Unsubscribe & other changes:
> http://listarchives.boost.org/mailman/listinfo.cgi/boost