摘要: 这是 thread 的construct定义:default (1)thread() noexcept;initialization (2)template explicit thread (Fn&& fn, Args&&... args);copy [deleted] (3)thread (con... 阅读全文
posted @ 2014-08-19 15:30 Reddington 阅读(450) 评论(0) 推荐(0)