Serialization: object_id

13 Sep
2007
13 Sep
'07
9:02 p.m.
Is there any way to use serialization without having it use object_id? I'm getting complaints that one of our files aren't mergable, and the object_id is where the difficulty stems from. Thanks, Jared

13 Sep
13 Sep
11:54 p.m.
There is nothing in an archive which is not necessary to recover the original state of the data. Object id might not be emiited if the type is not marked as tracked. Robert Ramey Jared McIntyre wrote:
Is there any way to use serialization without having it use object_id? I'm getting complaints that one of our files aren't mergable, and the object_id is where the difficulty stems from.
Thanks,
Jared
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
6484
Age (days ago)
6484
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jared McIntyre
-
Robert Ramey