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.
Copy include/pqrs
and vendor/vendor/include
directories into your include directory.