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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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�