$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Problems using boost serializing andcustomconstructors
From: Allan Nielsen (a_at_[hidden])
Date: 2012-03-13 03:16:34
Hi,
> When first serializing through a reference, how come that the vector
> instance is tracked? Is every object tracked by default? I do not
> understand the magic behind selective tracking.
I do not understand this either.
There is only suppose to exist one copy of "data" in the serialized data.
Best regards
Allan W. Nielsen