Namespaces
Variants
Views
Actions

Template:cpp/execution/dsc bulk

From cppreference.com

|- class="t-dsc"

|

| creates a multi-shot sender that invokes the function with every index in the provided shape along with the values sent by the input sender. The sender completes once all invocations have completed, or an error has occurred
(customization point object) |-