[libcxx-commits] [PATCH] D111458: [libc++][doc] Use issue labels.
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Oct 14 13:27:57 PDT 2021
ldionne accepted this revision.
ldionne added inline comments.
================
Comment at: libcxx/docs/Status/RangesIssues.csv:2-30
`P0896R4 <https://wg21.link/P0896R4>`__,<ranges>,,
`P1035R7 <https://wg21.link/P1035R7>`__,Input Range Adaptors,,
`P1207R4 <https://wg21.link/P1207R4>`__,Movability Of Single-Pass Iterators,,
`P1243R4 <https://wg21.link/P1243R4>`__,Rangify New Algorithms,,
`P1248R1 <https://wg21.link/P1248R1>`__,Fixing Relations,,
`P1252R2 <https://wg21.link/P1252R2>`__,Ranges Design Cleanup,,
`P1391R4 <https://wg21.link/P1391R4>`__,Range Constructor For string_view,,
----------------
It looks like we'll need to figure out what to do with those. I think they should just be moved to the appropriate `CXXNPapers` page and tagged with `|ranges|`. WDYT? This is fine to do in a separate commit, though.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111458/new/
https://reviews.llvm.org/D111458
More information about the libcxx-commits
mailing list