$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] memory lost using cyclic pointers (shared_ptr)
From: Max Vasin (max.vasin_at_[hidden])
Date: 2011-09-09 04:13:44
2011/9/9 Igor R <boost.lists_at_[hidden]>:
> On of the directions should use weak_ptr.
The question was what to do if these directions are very hard figure
out correctly. Conservative GC can be a semi-solution
leaks will still remain but programming will be much simpler.
-- WBR, Max Vasin.