Template:cpp/execution/dsc when all
From cppreference.com
|- class="t-dsc"
|(C++26)
| adapts multiple input senders into a sender that completes once all of the input senders have completed
(customization point object)
|-