[libcxx-commits] [libcxx] [libc++][ranges] P1223R5: `find_last` (PR #99312)
Christopher Di Bella via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jul 17 10:40:39 PDT 2024
https://github.com/cjdb commented:
Great work! Thanks for this :)
Would you mind adding this to the release notes, please?
I'd also prefer it if we had one `find_last.h` instead of three files, but this is non-blocking, given precedent. An advantage to doing it in this commit is that the commit history would be more likely to be preserved should we consolidate files at a later point.
https://github.com/llvm/llvm-project/pull/99312
More information about the libcxx-commits
mailing list