Go to file
Dominik Meyer 22ff983817
FIX: test if thread is joinable before join
2024-01-16 12:25:53 +01: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: test if thread is joinable before join 2024-01-16 12:25:53 +01: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

README.md

EventManager

Description

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

Author

License

MPLv2

Rest

T.b.d.