$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2007-10-08 17:43:45
I think the best option for you will be to:
a) use default tracking - that is don't use BOOST_CLASS_TRACKING
b) read the "rationale" section of the documentation which addresses
the trap at line 566.
Robert Ramey