[libcxx-commits] [PATCH] D103493: [libcxx][ranges] Add concepts in range.utility.helpers.

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 1 16:20:46 PDT 2021


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

Address review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103493

Files:
  libcxx/include/__iterator/concepts.h
  libcxx/include/__iterator/iterator_traits.h
  libcxx/include/__ranges/view.h
  libcxx/include/concepts
  libcxx/test/libcxx/ranges/range.utility.helpers/has_arrow.compile.pass.cpp
  libcxx/test/libcxx/ranges/range.utility.helpers/not_same.compile.pass.cpp
  libcxx/test/libcxx/ranges/range.utility.helpers/simple_view.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103493.349127.patch
Type: text/x-patch
Size: 8862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210601/c3cc9556/attachment-0001.bin>


More information about the libcxx-commits mailing list