Portable C++ type-safe, thread-safe signal/slot library for ISO C++, Unix/BSD/Linux and Win32. Sigslot allows C++ code to use the signal/slot paradigm made popular by, for example, Qt.
License
Public DomainFollow C++ Signal/Slot Library (sigslot)
Other Useful Business Software
Get Avast Free Antivirus with 24/7 AI-powered online scam detection
Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
Rate This Project
Login To Rate This Project
User Reviews
-
C++ Signal/Slot Library
-
Very good code. Have memory leaks! Many "delete *it;" are commented cause memory leaks in some case. Suggest use sigslot.h in latest webrtc source code.
-
I've finally pushed fixes to the public https://gitorious.org/sigslot You can compile it without pure-iso workaround. Testing and feedback are welcome
-
The other guy is incorrect, it will compile. I compiled it under MS VS2008 by changing one line in sigslot.h. Refer to this post: http://www.gamedev.net/community/forums/topic.asp?topic_id=531476&whichpage=1�