Searched defs:permutations_impl (Results 1 – 2 of 2) sorted by relevance
54 struct permutations_impl<S, when<condition>> : default_ { struct57 nth_permutation(Xs const& xs, std::index_sequence<i...>) { in nth_permutation()65 permutations_helper(Xs const& xs, std::index_sequence<n...>) { in permutations_helper()70 static constexpr auto apply(Xs const& xs) { in apply()