Is there anything like boost::thread_group in C++11?
I'm just trying to port my program from using boost:thread to C++11 threads and wasn't able to find anything equivalent.
|
Is there anything like I'm just trying to port my program from using |
|||||
|
|
No, there's nothing directly equivalent to |
|||
|
|