摘要: 以C++11为例,介绍多线程并发编程的同步策略。包含了条件变量的使用、线程安全的队列、std::future、std::promise等。 阅读全文
posted @ 2019-08-10 17:42 bigosprite 阅读(363) 评论(0) 推荐(0) 编辑