|
Boost Users : |
Subject: Re: [Boost-users] serialization
From: Robert Ramey (ramey_at_[hidden])
Date: 2012-10-23 16:26:14
Larry E. Ramey wrote:
> Is this by design?
yes
>Seriously?
yes
> I can't save derived pointers and unarchive base pointers?
no
the extra information indicating what kind of pointer is is only
saved when necessary. That is when the saving is done through
a base class pointer.
In general all saving/loading must be between the same types.
Seriously.
Robert Ramey
>
>
>
>
> Larry
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net