Searched defs:reverse_impl (Results 1 – 2 of 2) sorted by relevance
45 struct reverse_impl<S, when<condition>> : default_ { struct47 static constexpr auto reverse_helper(Xs&& xs, std::index_sequence<i...>) { in reverse_helper()54 static constexpr auto apply(Xs&& xs) { in apply()