New
Unclaimed project
Are you a maintainer of sigslot? Claim this project to take control of your public changelog and roadmap.
This release adds a few requested features and better support for MSVC.
signal::slot_count() method to determine the number of currently connected slots,signal::disconnect() overloads to allow disconnection by supplying a function , and/or object pointer, or a slot group id,