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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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�