A C++14 implementation of header-only single threaded dispatcher. The main aim of this library is to avoid calling function with a released object.
cpp-dispatcher depends pqrs::thread_wait.
You can install include/pqrs
by using cget.
cget install pqrs-org/cget-recipes
cget install pqrs-org/cpp-dispatcher
Copy include/pqrs
directory into your include directory.