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

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed May 12 17:21:29 PDT 2021


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

Apply Mark's 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/concepts.h
  libcxx/include/__ranges/subrange.h
  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.344990.patch
Type: text/x-patch
Size: 31625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210513/a8937b54/attachment-0001.bin>


More information about the libcxx-commits mailing list