vendredi 15 septembre 2017

What should be the generic type requirement of a template class for Producer Consumer Queue

I have been asked to implement a producer consumer problem using C++ template. Generally what should be the type requirements of a class whoes object will get added to the worker queue of a Producer Consumer?

Aucun commentaire:

Enregistrer un commentaire