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