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)
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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�