[libcxx-commits] [PATCH] D100587: [libc++][ranges] iterator.concept.sizedsentinel: sized_sentinel_for and disable_sized_sentinel_for.
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Apr 15 11:35:26 PDT 2021
zoecarver created this revision.
zoecarver added reviewers: cjdb, ldionne, Quuxplusone, EricWF.
zoecarver requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Based on D100160 <https://reviews.llvm.org/D100160>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D100587
Files:
libcxx/include/iterator
libcxx/test/std/iterators/iterator.requirements/iterator.concepts/iterator.concept.sentinel/sized_sentinel_for.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100587.337848.patch
Type: text/x-patch
Size: 8827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210415/d805a4a6/attachment.bin>
More information about the libcxx-commits
mailing list