Boost logo

Boost :

From: Robert Ramey (ramey_at_[hidden])
Date: 2006-09-30 00:04:20


This is explained in the code in the cited place. it turns out
that for particular reasons, polymophic archives can't be
destroyed through the base class pointer. For this
reason, the destructor is marked "protected"

Robert Ramey

Brian Schrom wrote:
> I put that line in iserializer and oserializer and that fixed that
> error.
>
> There are a few other warning messages if you care to know about them:
>
> ./boost/archive/polymorphic_iarchive.hpp:60: warning: 'class
> boost::archive::polymorphic_iarchive' has virtual functions but
> non-virtual destructor
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk