给你几个能学到思路的:
一、senders for C++26(std::execution),它有一个高级的思想叫做structed concurrency(结构化并发),凭借这一思想打败了久负盛名的asio。
这是一个从 https://www.zhihu.com/question/20201738/answer/2928936881 下的原始话题分离的讨论话题
给你几个能学到思路的:
一、senders for C++26(std::execution),它有一个高级的思想叫做structed concurrency(结构化并发),凭借这一思想打败了久负盛名的asio。