$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2005-07-01 12:09:36
David Abrahams wrote:
> To have a fighting chance,
> you probably need to establish some program-wide policies that allow
> you to know enough about how other parts of the program are
> serializing things.
Hmmm - sounds like a "tracking trait" to me.
Robert Ramey