摘要:
一. std::promise和std::package_task (一)共享状态、提供者和管理者 // CLASS TEMPLATE _Promise template <class _Ty> class _Promise { // class that implements core of pr 阅读全文
posted @ 2019-11-07 20:57 浅墨浓香 阅读(1338) 评论(0) 推荐(0)
|
||
|
摘要:
一. std::promise和std::package_task (一)共享状态、提供者和管理者 // CLASS TEMPLATE _Promise template <class _Ty> class _Promise { // class that implements core of pr 阅读全文
posted @ 2019-11-07 20:57 浅墨浓香 阅读(1338) 评论(0) 推荐(0) |
||