
6 Jun
2005
6 Jun
'05
6:58 p.m.
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://lists.boost.org/boost-users/2005/05/11805.php http://lists.boost.org/boost-users/att-11805/reset_and_collect.cpp