NoAvailableAlias / nano-signal-slot

Pure C++17 Signals and Slots
MIT License
407 stars 60 forks source link

Rework #21

Closed NoAvailableAlias closed 6 years ago

NoAvailableAlias commented 6 years ago

Pushing the next major release of nano-signal-slot. Many breaking changes when compared to the previous release. More features have been added such as mutex policies, more convenient interface, emission that does not conflict with QT, and a full suite of unit tests. A Visual Studio solution / project is also included.