$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-19 09:29:13
Robert Ramey a écrit :
> Anyway, I'll alter my example to make the variable in question
> "const" and remove it from serialization which is a better
> of example of the real cases where this can come up.
Having a const variable explains the matter quite clearly, but having an
example that illustrates [de]serialisation in two phases would be quite
intructive too, IMO.
-- Loïc