From: Gottlob Frege (gottlobfrege_at_[hidden])
Date: 2007-02-01 16:54:52


On 2/1/07, Gottlob Frege <gottlobfrege_at_[hidden]> wrote:
>
> What if the signal held a weak_ptr to the slot-object? Before
> calling, it turns it into a shared_ptr, and voila, you won't get
> deleted during the call?
>

Yeah, like Frank said (more clearly). Didn't see that before sending mine...

> Tony
>