[libcxx-commits] [PATCH] D128646: [libc++] Use __is_exactly_{input, forward}_iterator
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jul 5 01:06:47 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG00927334df9a: [libc++] Use __is_exactly_{input, forward}_iterator (authored by philnik).
Changed prior to commit:
https://reviews.llvm.org/D128646?vs=442143&id=442196#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128646/new/
https://reviews.llvm.org/D128646
Files:
libcxx/include/__iterator/iterator_traits.h
libcxx/include/__split_buffer
libcxx/include/deque
libcxx/include/regex
libcxx/include/vector
libcxx/test/std/containers/sequences/deque/deque.cons/assign_iter_iter.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128646.442196.patch
Type: text/x-patch
Size: 16491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220705/36037be4/attachment-0001.bin>
More information about the libcxx-commits
mailing list