mirror of
https://github.com/gelldur/EventBus.git
synced 2024-12-26 18:51:02 +08:00
Dawid Drozd
2a5c0d1ee5
Fix bug
_callbacks[notification.tag] creates new entry so in destructor we fail on assert
EventBus
Simple and very fast event bus
Description
Languages
C++
85%
CMake
15%