
16 Jan
2009
16 Jan
'09
9:35 p.m.
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.