Template:cpp/execution/dsc stopped as optional
From cppreference.com
|- class="t-dsc"
|| returns a sender that maps the value channel to std::optional<std::decay_t<T>> and the stopped channel to std::nullopt
(customization point object)
|-