[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 14:55:15 PDT 2021


zoecarver created this revision.
zoecarver added reviewers: ldionne, cjdb, Quuxplusone.
zoecarver requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

There are no changes to public APIs.


Repository:
  rG LLVM Github Monorepo

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.349105.patch
Type: text/x-patch
Size: 8618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210601/f748f51a/attachment.bin>


More information about the libcxx-commits mailing list