Boost::thread_group в C++11?C++

Программы на C++. Форум разработчиков
Anonymous
Boost::thread_group в C++11?

Сообщение Anonymous »


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.


Источник: https://stackoverflow.com/questions/989 ... oup-in-c11

Вернуться в «C++»