[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 12:40:01 PDT 2021
zoecarver updated this revision to Diff 337875.
zoecarver added a comment.
Inline and remove `check_sized_sentinel_for`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100587/new/
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.337875.patch
Type: text/x-patch
Size: 7275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210415/03f28e29/attachment-0001.bin>
More information about the libcxx-commits
mailing list