Searched defs:then_impl (Results 1 – 1 of 1) sorted by relevance
46 struct then_impl<M, when<condition>> : default_ { struct48 static constexpr decltype(auto) apply(Xs&& xs, Ys&& ys) { in apply()