摘要:
pimp.hpp: #ifndef pimp_hpp #define pimp_hpp class CMyComponent{ public: CMyComponent(); ~CMyComponent(); void DoSomething(); private: class CMyCompone 阅读全文
posted @ 2020-10-19 22:50
一匹夫
阅读(444)
评论(0)
推荐(0)
摘要:
代码: // boost库 条件变量 使用测试 #include <iostream> #include <boost/thread.hpp> using namespace std; boost::condition_variable cond; //关联多个线程的条件变量 boost::mute 阅读全文
posted @ 2020-10-19 17:20
一匹夫
阅读(692)
评论(0)
推荐(0)

浙公网安备 33010602011771号