[libcxx-commits] [PATCH] D124079: [libc++] Implement ranges::find_end, ranges::search{, _n}

Bogdan Graur via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 19 01:30:12 PDT 2022


bgraur added a comment.

@philnik considering this commit breaks `std::search_n()` could you please revert?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124079/new/

https://reviews.llvm.org/D124079



More information about the libcxx-commits mailing list