std::execution::just_stopped
来自cppreference.com
< cpp | experimental | execution
在标头 <execution> 定义
|
||
execution::sender auto just_stopped(); |
||
参数
(无)
返回值
返回一个没有完成调度器的发送器,它通过调用接收器的 set_stopped 立即完成。