Namespaces
Variants
Views
Actions

Difference between revisions of "Template:cpp/execution/dsc just stopped"

From cppreference.com
m (~ get_stopped -> set_stopped)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{dsc fun|cpp/execution/just_stopped|title=just_stopped|A function callable with no arguments that returns a sender that, when connected and started, completes synchronously by invoking the receiver's stopped completion function.|notes={{mark|C++2C}}}}
+
{{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"

|

| creates a sender that completes immediately by calling its receiver's set_stopped
(customization point object) |-