Boost logo

Boost Users :

From: Martin Ecker (martin.ecker_at_[hidden])
Date: 2005-06-09 11:15:21


Yan Zhang wrote:
> It strikes me that you can serialize the object and the address to it
> and then deserialize the object and the address which now points to the
> deserialized object. I used MFC serialization and I remembered that you
> cannot do it. Do I misunderstand something here?
>
> Yan

In boost::serialization this is perfectly possible. It is in many ways much more
powerful than MFC serialization. IIRC in MFC serialization you can only
serialize pointers to CObjects or derived classes.

Best Regards,
Martin


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