$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Loïc Joly (loic.joly_at_[hidden])
Date: 2006-09-12 08:31:20
Nat Goodspeed a écrit :
>
> I haven't yet worked with a serialization framework smart enough to
> consider constructor arguments. (I haven't yet worked with the Boost
> Serialization library, either; forgive me if this is already a solved
> problem.)
Boost::serialization requires a constructor with no arguments.
-- Loïc