Go to file
Dominik Meyer caa13b0159
Some checks reported errors
continuous-integration/drone Build encountered an error
ADD: add CI/CD flow
2023-09-04 21:50:56 +02:00
cmake/Modules ADD: first version 2021-08-04 09:53:57 +02:00
include/EventManager FIX: subscribing when manager is unset 2023-07-03 12:23:04 +02:00
libs ADD: checkout correct submodule version 2021-08-04 09:52:54 +02:00
src/EventManager FIX: unsubscribe participant from all events on disconnect 2023-07-03 12:35:53 +02:00
tests ADD: improved calling interfacce 2021-08-04 12:04:30 +02:00
.drone.yml ADD: add CI/CD flow 2023-09-04 21:50:56 +02:00
.gitignore ADD: first version 2021-08-04 09:53:57 +02:00
.gitmodules ADD: added Catch2 as submodule for testing 2021-08-04 09:45:34 +02:00
CMakeLists.txt FIX: use unique object lib name 2021-10-25 23:29:48 +02:00
LICENSE ADD: initial commit 2021-08-04 09:44:57 +02:00
README.md FIX: fixed license in README 2021-08-04 09:56:32 +02:00

EventManager

Description

A small Event System written as C++20 library.

Author

License

MPLv2

Rest

T.b.d.