Home
last modified time | relevance | path

Searched defs:permutations_impl (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/hana/include/boost/hana/
Dpermutations.hpp54 struct permutations_impl<S, when<condition>> : default_ { struct
57 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()
/third_party/boost/boost/hana/
Dpermutations.hpp54 struct permutations_impl<S, when<condition>> : default_ { struct
57 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()