Further work on asynchroneous sigslot implementation:
* implemented signal_handle2 through signal_handl5 * removed all implementations of signals with more than 5 arguments (nobody needs that many args and all those template instantiations just kill compile time) refs #384 Conflicts: ext/sigslot/sigslot.h
This diff is collapsed.
Please register or sign in to comment