摘要: 使用标准库替代boost中的thread group 转载修改自 秋天的栗树:用std::thread替换实现boost::thread_group 使用unique_ptr替换了其中的auto_ptr(已不受支持); 添加了<functional> 和<algorithm>两个头文件; #incl 阅读全文
posted @ 2024-01-28 15:01 Hdming 阅读(56) 评论(0) 推荐(0)