const auto [...I] = std::make_index_sequence<INPUT_COUNT>{}; ((SetupInput<I>(options, transport_manager, subscriber_queues[I], thread_pool, templated_topic_to_runtime_topic)),...);