Re: [Cppcms-users] Booster thread id
Brought to you by:
artyom-beilis
|
From: Marcel H. <ke...@co...> - 2014-10-07 11:20:13
|
Hi Nhan, a better way for using threads is using the std::thread from c++11 http://en.cppreference.com/w/cpp/thread/thread Regards, Marcel |