$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2005-06-06 13:58:37
Eric Niebler wrote:
> 1) Ask Peter Dimov to give you his experimental cycle collection code
> for shared_ptr. Last I saw, this had exception safety issues because
> it didn't provide a no-throw guarantee, which you would need if you
> were to use it from a destructor (which is likely).
Here it is:
http://listarchives.boost.org/boost-users/2005/05/11805.php
http://listarchives.boost.org/boost-users/att-11805/reset_and_collect.cpp