$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2005-03-27 12:29:23
Use BOOST_SERIALIZATION_SPLIT_MEMBER() within the class declaration rather
than outside of it. For an illustration see test_split.cpp
Robert Ramey