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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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�