Orçun Çolak'ın her şeyden bir parça notları
#include <boost/thread/executors/loop_executor.hpp>
boost::loop_executor ex;
while ( ex.try_executing_one() ) std::this_thread::sleep_for(100ms);
Hiç yorum yok:
Yorum Gönder