$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Christian Henning (chhenning_at_[hidden])
Date: 2006-10-24 12:32:09
Robert, thank you so much. Seems to me as a general rule of thumb that
serialization is somewhat symmetric. I mean if you need to use a base
pointer for deserialization you need to use a base pointer when
serializing the object. Right?
Thanks again,
Christian