Template:cpp/execution/dsc with awaitable senders
From cppreference.com
|- class="t-dsc"
|| when used as the base class of a coroutine promise type, enables senders to be awaitable within that coroutine type
(class template)
|-