Searched defs:fold_right_impl (Results 1 – 1 of 1) sorted by relevance
75 struct fold_right_impl<T, when<condition>> : default_ { struct78 static constexpr decltype(auto) apply(Xs&& xs, S&& s, F&& f) { in apply()86 static constexpr decltype(auto) apply(Xs&& xs, F&& f) { in apply()