$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Serialization] Serialize baseand derived classes.
From: Robert Ramey (ramey_at_[hidden])
Date: 2010-07-29 12:25:04
BlueAngel wrote:
...
Your whole explanation is impossible for me to follow.
But it seems you might be missing the section in the documentation:
Reference/Serializable Concept/Class Types/Splitting into save/load
whereBOOST_SERIALIZATION_SPLIT_MEMBER() is described.
Robert Ramey