Boost logo

Boost Users :

Subject: Re: [Boost-users] [serialization] can't serialize to derived archive via base class ptr
From: Robert Ramey (ramey_at_[hidden])
Date: 2011-09-02 12:59:16


rankg wrote:
> Is there something I can do to get my derived archive correctly
> working or doesn't support the boost::serialization lib the
> combination of deriving archives and serializing via base class
> pointers at the same time?
>

The log archive demo illustrates a header only archive what would
be used for simpler purposes. It doesn't support all the functionality
that the other archive classes do. I would guess that this is the
answer to your question. I don't know if it could be enhanced to
have more functionality and still keep it header only.

Robert Ramey


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