[libcxx-commits] [PATCH] D117044: [libc++] [ranges] Implement ranges::cdata

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jan 12 19:11:01 PST 2022


var-const added inline comments.


================
Comment at: libcxx/docs/Status/RangesPaper.csv:100
 | `ranges::data <https://llvm.org/D101476>`_
-| ranges::cdata",[iterator.concepts],Christopher Di Bella and Zoe Carver,In progress
+| `ranges::cdata <https://llvm.org/D117044>`_",[iterator.concepts],Christopher Di Bella and Zoe Carver,In progress
 `[range.range] <http://wg21.link/range.range>`_,"| `ranges::range <https://llvm.org/D100269>`_
----------------
I think you should also add your name here (so that if anyone is considering taking one of the remaining items in this section, they would know to talk to you).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117044



More information about the libcxx-commits mailing list