I\'m trying to write a class able to manage threads in order to parallelize processes in a loop.
It\'s the first time I use multithreading in C++, could you tell me i