Nat Goodspeed | 16 Jan 22:35
Favicon

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

Johan RĂ¥de wrote:

> Frank also mentioned the possibility of adding
> a thread safe version of boost::trackable
> based on boost::enable_shared_from_this.
> That would be a very valuable addition to the library.

Second that! While I love the generality of the explicit tracking, I've 
been jumping through some hoops trying to adapt existing Boost.Signals 
code that uses boost::trackable.

If signals2 could provide a thread-safe version of boost::trackable, it 
would make conversion a much easier "sell" within my organization.

Gmane