摘要: 1 #include <boost/thread/thread.hpp> 2 #include <boost/thread/mutex.hpp> 3 #include <boost/thread/condition.hpp> 4 #include <iostream> 5 using namespa 阅读全文
posted @ 2023-01-05 23:17 三岁玩童 阅读(18) 评论(0) 推荐(0) 编辑
摘要: 1 #include <boost/thread/thread.hpp> 2 #include <boost/thread/mutex.hpp> 3 //#include <boost/bind.hpp> //包含会报错 4 #include <iostream> 5 using namespace 阅读全文
posted @ 2023-01-05 23:15 三岁玩童 阅读(23) 评论(0) 推荐(0) 编辑