Go to file
Christina Sander 4f7f58a60c
ADD: Adds class function to participant to disconnect itself from the event manager.
2022-11-01 20:06:38 +01:00
cmake/Modules ADD: first version 2021-08-04 09:53:57 +02:00
include/EventManager ADD: Adds class function to participant to disconnect itself from the event manager. 2022-11-01 20:06:38 +01:00
libs ADD: checkout correct submodule version 2021-08-04 09:52:54 +02:00
src/EventManager ADD: Adds class function to participant to disconnect itself from the event manager. 2022-11-01 20:06:38 +01:00
tests ADD: improved calling interfacce 2021-08-04 12:04:30 +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

README.md

EventManager

Description

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

Author

License

MPLv2

Rest

T.b.d.