$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Ruediger Berlich (ruediger.berlich_at_[hidden])
Date: 2007-06-15 09:48:34
Hi there,
I have a few classes that only have private default constructors. As
boost::serialization::access is declared as friend of these classes, this
should not affect serialization, I believe. Is this correct ?
Thanks and Best Regards,
Ruediger Berlich