$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2005-05-11 21:35:41
I stand corrected.
test_cyclic_ptr doesn't quite test what I thought it did.
So
cyclic objects can't be serialized. cyclic object pointers can be
serialized with no special effort.
Robert Ramey