[libcxx-commits] [libcxx] [libc++][ranges] P1223R5: `find_last` (PR #99312)
Hristo Hristov via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jul 17 06:05:38 PDT 2024
Zingam wrote:
> @Zingam
>
> > You should also update the ranges status page: https://libcxx.llvm.org/Status/Ranges.html
>
> Isn't this done by updating `libcxx/docs/Status/Cxx23Papers.csv`?
We have subprojects status pages also.
This is the file for the release notes (LLVM 19): `libcxx/docs/ReleaseNotes/19.rst`
This is the file for the ranges status page: `libcxx/docs/Status/Ranges.rst` and the table with the algorithms `libcxx/docs/Status/RangesAlgorithms.csv`
https://github.com/llvm/llvm-project/pull/99312
More information about the libcxx-commits
mailing list