$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ronald Garcia (garcia_at_[hidden])
Date: 2007-12-27 13:45:26
In browsing the boost.serialization documentation, I came across the
following in the rationale section:
BOOST_SERIALIZATION_TRACKING(construct_from, track_never)
It appears that the name of that macro has at some point been changed
to BOOST_CLASS_TRACKING.
Cheers,
ron