Subject: [boost] [signals2] documentation on signals vs signals2
From: Ross Levine (ross.levine_at_[hidden])
Date: 2009-05-02 23:32:20


Is there documentation on when signals2 should be used over signals? If
there is any time that signals is a better choice than signals2? I presume
either signals2 is incompatible with code written for signals, or signals2
is inferior to signals in some cases, but this is not documented anywhere.