template <typename R>
detail::any_operation_state tag_invoke(
pika::execution::experimental::connect_t,
unique_any_sender<Ts...>&& s,
R&& r)
template <typename R>
detail::any_operation_state tag_invoke(
pika::execution::experimental::connect_t,
unique_any_sender<Ts...>&& s,
R&& r)Declared at: libs/pika/execution_base/include/pika/execution_base/any_sender.hpp:766
Parameters
- pika::execution::experimental::connect_t
- unique_any_sender<Ts...>&& s
- R&& r