Template:cpp/execution/dsc on
From cppreference.com
|- class="t-dsc"
|(C++26)
| adapts a provided sender to transfer execution to a provided scheduler's execution resource on which the sender or the continuation runs, and then transfers execution back to the original resource
(customization point object)
|-