
17 Nov
2004
17 Nov
'04
8:11 p.m.
Robert Ramey wrote:
How about this for a solution:
I can just remove my shared_ptr serialization implementation from the serializaition package and you can make yours part of the share_ptr header files. That would be fine from my point of view.
The problem with that is (a) I don't know how to add the necessary state to the archive and (b) I'm not familiar with boost::serialization and I don't know how to reuse some of the functionality that is already present WRT saving/loading polymorphic types.