[libcxx-commits] [PATCH] D108575: [libcxx] Define insert_iterator::iter with ranges::iterator_t
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Aug 26 08:07:47 PDT 2021
Quuxplusone updated this revision to Diff 368887.
Quuxplusone added a comment.
Flip the arguments to `ASSERT_SAME_TYPE`. Add a comment. NFC.
@ldionne, since I updated this significantly, I'm kicking it back to //you// for final approval. :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108575/new/
https://reviews.llvm.org/D108575
Files:
libcxx/include/__iterator/insert_iterator.h
libcxx/test/std/iterators/predef.iterators/insert.iterators/insert.iterator/cxx20_iter_member.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108575.368887.patch
Type: text/x-patch
Size: 4119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210826/52c2f30b/attachment.bin>
More information about the libcxx-commits
mailing list