Boost logo

Boost :

Subject: Re: [boost] [Serialization] Constructor for polymorphic archives
From: Bjorn Reese (breese_at_[hidden])
Date: 2013-06-27 05:02:15


On 06/24/2013 06:42 PM, Jeff Flinn wrote:

> My first thought would be to use boost::iostream to create the i/o
> streams with an appropriate source/sink wrapping your iterator usage.

Thanks Jeff. I got something like this working, but as both the
application and my archives are using iterators, I ended up with
too much wrapping to accommodate polymorphic_iarchive_route. So
I am probably going to write my own (polymorphic_iarchive_route
is just a wrapper itself.)


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