$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Ivan Rachev (ivanr_at_[hidden])
Date: 2005-08-08 08:28:08
not at all, I use the same approach.
Ivan
Richard Jennings wrote:
>I realise that serializing classes via a pointer to the base class and
>void_cast_register<T> is a seldom used corner of serialization.
>
>