[libcxx-commits] [PATCH] D103335: [libcxx][ranges] Adds `common_iterator`.

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri May 28 12:15:45 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++.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D103335

Files:
  libcxx/include/__iterator/common_iterator.h
  libcxx/test/std/iterators/predef.iterators/iterators.common/common_iterator.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103335.348566.patch
Type: text/x-patch
Size: 25231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210528/8133baa8/attachment-0001.bin>


More information about the libcxx-commits mailing list