Nat Goodspeed | 18 Feb 01:41
Favicon

Re: [signals2][review] The review of the signals2 library (formerly thread_safe_signals) begins today, Nov 1st

Nat Goodspeed wrote:

> I want my visitor to detect a bound boost::shared_ptr<anything> 
> and pass the shared_ptr to my new slot_type object's track() method.

Frank, that functionality isn't specific to either boost::trackable or 
my own Trackable base class. Supposing we can resolve the problem of a 
bound copy of a shared_ptr (previous message in thread), couldn't the 
Signals2 library incorporate that logic itself?

Gmane