资 源 简 介
**current development has moved to github**
https://github.com/NoAvailableAlias/nano-signal-slot
Nano-signal-slot aims to be the lightest possible implementation
of signals and slots available while still supporting prerequisite
features and maintaining high performance.
Signals and slots, however coined by Qt, is the foundation of the
observer pattern and event based programming. Nano-signal-slot
provides a clear, clean, and crisp interface that will enable
efficient development.
Features
Speed
Header only
Type safety
Unique slots only