tomaszkam
tomaszkam
For illustration consider the described effects on mismatch: > Returns: `{ first1 + n, first2 + n }`, where `n` is the smallest integer such that `E` (`!invoke(pred, invoke(proj1, *(first1...
For the use case that is currently not supported, imagine that I have `std::vector texts` and `std::vector patterns`, and I want to find a first `pattern` that is not found...
[P1716: `ranges` compare algorithm are over-constrained ](https://wg21.link/p1716) aims to address the problem.