filcuc / hope

A simple pure C++11 event loop with signals and slots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a new invoker class for calling object methods

filcuc opened this issue · comments

This should be usefull when calling an object from a different thread and interfacing with standard std::thread or other frameworks