Difference between revisions of "Template:cpp/execution/dsc just stopped"
From cppreference.com
Ericniebler (Talk | contribs) |
m (~ get_stopped -> set_stopped) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {{dsc | + | {{dsc custpt|cpp/execution/just_stopped|title=execution::just_stopped|creates a sender that completes immediately by calling its receiver's {{tt|set_stopped}}|notes={{mark|C++26}}}} |
Latest revision as of 03:13, 13 October 2024
|- class="t-dsc"
|(C++26)
| creates a sender that completes immediately by calling its receiver's set_stopped
(customization point object)
|-