Boost logo

Boost Users :

From: Robert Ramey (ramey_at_[hidden])
Date: 2007-08-21 10:47:32


Peter Dimov wrote:

> You are the second person to cite an example of serializing
> shared_ptr. The question is about raw pointers.

Hmmm - it wouldn't occur to me that one could serialize
a shared_ptr without the ability to serialize a raw pointer.
A shared pointer is just a wrapper around a raw pointer
and serialization of some data structure requires
serialization of its components.

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