NoAvailableAlias / nano-signal-slot

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

rework to master. fix imperfect forwarding #29

Closed NoAvailableAlias closed 4 years ago

NoAvailableAlias commented 4 years ago

Fixes #28 closes #28 fire parameter forwarding for good this time, now with tests. attempted move constructor... maybe in a future rework.