From: Igor R (boost.lists_at_[hidden])
Date: 2008-07-22 13:14:04


>
> Yes, you just need to pass a shared_ptr (or weak_ptr) to the slot's track()
> function which owns the object (either directly or indirectly).
>

Ok, thanks!
Could you also tell me please if the example I copied from the
document (in the previous message) is really correct?

Thanks.