Difference between revisions of "Template:cpp/execution/dsc just stopped"
From cppreference.com
m (fmt; revision) |
m (Revision marks for free functions required, but can be added later on. Tentatively, it could be {{mark|since C++2c}} (C++20 ← C++2a...)) |
||
Line 1: | Line 1: | ||
− | {{dsc fun|cpp/execution/just_stopped|title=just_stopped|Returns a sender with no completion schedulers, which completes immediately by calling the receiver’s {{tt|set_stopped}}}} | + | {{dsc fun|cpp/execution/just_stopped|title=just_stopped|Returns a sender with no completion schedulers, which completes immediately by calling the receiver’s {{tt|set_stopped}}|notes={{mark|C++2C}}}} |
Revision as of 11:31, 25 January 2024
|- class="t-dsc"
|(C++2C)
| Returns a sender with no completion schedulers, which completes immediately by calling the receiver’s set_stopped
(function)
|-