Home
last modified time | relevance | path

Searched refs:group_helper (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/hana/
Dgroup.hpp122 group_helper(Xs&& xs, Pred&& pred, std::index_sequence<0, i...>) { in group_helper() function
134 group_helper(Xs&& xs, Pred&&, std::index_sequence<0>) { in group_helper() function
140 group_helper(Xs&&, Pred&&, std::index_sequence<>) { in group_helper() function
147 return group_helper(static_cast<Xs&&>(xs), in apply()
/third_party/boost/libs/hana/include/boost/hana/
Dgroup.hpp122 group_helper(Xs&& xs, Pred&& pred, std::index_sequence<0, i...>) { in group_helper() function
134 group_helper(Xs&& xs, Pred&&, std::index_sequence<0>) { in group_helper() function
140 group_helper(Xs&&, Pred&&, std::index_sequence<>) { in group_helper() function
147 return group_helper(static_cast<Xs&&>(xs), in apply()