$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2004-09-30 21:17:21
On Sep 5, 2004, at 5:51 PM, Dave Deakins wrote:
> So my question is this: When a slot object (not a signal object) is
> destroyed, what tells the trackable objects that are used by the slot
> that
> they can release their connection to this slot?
[snip]
> The following program roughly illustrates the behaviour I see in my
> application:
I've now (finally!) fixed this bug in CVS. Thank you again for the bug
report.
Doug