Boost logo

Boost :

From: Eric Bourlier (ejbourli_at_[hidden])
Date: 2007-10-24 17:44:10


Hi,

Is there a way to serialize a shared_ptr to a const object?

For example: ar & shared_ptr<const A> b;

I receive a compile error that prevents the above code from working.


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