mercredi 1 juillet 2015

Thread base class using C++11

Since I am new to C++11 I am looking for a proper implemtnation of a thread base class using the C++11 multithreaded features with passing arguments to the class, starting and stoping the thread... . So something like this one: http://ift.tt/1NwxMEv but with C++11 to gain OS-independence.

I've googled for it but haven't found anything useful. Perhaps someone is familiar with a good open-source implementation?

Aucun commentaire:

Enregistrer un commentaire