$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2007-05-15 21:58:44
Matthias Troyer wrote:
> Another, maybe easier option, could be to overload the serialization
> functions for std::vector<base *> .
Actually - that sounds much simpler than my ideas.
Robert Ramey