[libcxx-commits] [PATCH] D102006: [libcxx][ranges] Add range.subrange.

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu May 20 16:58:58 PDT 2021


zoecarver updated this revision to Diff 346894.
zoecarver added a comment.

Address review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102006

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__ranges/subrange.h
  libcxx/include/concepts
  libcxx/include/ranges
  libcxx/test/std/ranges/range.utility/range.subrange/access.pass.cpp
  libcxx/test/std/ranges/range.utility/range.subrange/ctad.compile.pass.cpp
  libcxx/test/std/ranges/range.utility/range.subrange/ctor.pass.cpp
  libcxx/test/std/ranges/range.utility/range.subrange/general.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102006.346894.patch
Type: text/x-patch
Size: 32503 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210520/29718528/attachment-0001.bin>


More information about the libcxx-commits mailing list