$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Sascha Friedmann (sascha.friedmann_at_[hidden])
Date: 2006-08-09 19:49:13
I have to recall my leaking problem. After searching for 2hours I posted
here and 10minutes later after rereading the examples I found the solution.
The problem was that I haven't used the BOOST_SERIALIZATION_NVP() macro.
And I'm sorry in my example is actually no leak (and in the pointer
version, too), it seems it was only due to an internal copy.
I am very sorry, but to get the hang onto the serialization framework is
actually quite hard if you're new to the whole serialization thing.
Now I can finally go to bed, sleep well.
Sascha Friedmann