Function Dune::XT::Common::internal::deduce_seq¶ Function template Dune::XT::Common::internal::deduce_seq¶ template<std::size_t... Is, typename ...Ts>auto Dune::XT::Common::internal::deduce_seq(index_sequence<Is...>, wrapper<Ts>... pp) -> decltype(get_nth_helper<Is...>::deduce(pp...))¶ No documentation provided.