[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 07:58:56 PDT 2021
Quuxplusone updated this revision to Diff 368884.
Quuxplusone added a comment.
Commandeered to update the test file. Also, update `std::inserter` for C++20 at the same time.
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.368884.patch
Type: text/x-patch
Size: 4020 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210826/4709135e/attachment-0001.bin>
More information about the libcxx-commits
mailing list