Searched defs:sample_args_impl (Results 1 – 1 of 1) sorted by relevance
39 struct sample_args_impl { struct40 using type = mp11::mp_first<std::decay_t<mp11::mp_at_c<L, (Idx >= 0 ? Idx : 0)>>>;44 struct sample_args_impl<-1, L> { struct45 using type = std::tuple<>;