Searched defs:zip_impl (Results 1 – 2 of 2) sorted by relevance
42 struct zip_impl<S, when<condition>> : default_ { struct44 static constexpr decltype(auto) apply(Xs&& ...xs) { in apply()