[all-commits] [llvm/llvm-project] 009273: [libc++] Use __is_exactly_{input, forward}_iterator
philnik777 via All-commits
all-commits at lists.llvm.org
Tue Jul 5 01:06:40 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 00927334df9a8133a5112c0450349d546373316f
https://github.com/llvm/llvm-project/commit/00927334df9a8133a5112c0450349d546373316f
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-07-05 (Tue, 05 Jul 2022)
Changed paths:
M libcxx/include/__iterator/iterator_traits.h
M libcxx/include/__split_buffer
M libcxx/include/deque
M libcxx/include/regex
M libcxx/include/vector
M libcxx/test/std/containers/sequences/deque/deque.cons/assign_iter_iter.pass.cpp
Log Message:
-----------
[libc++] Use __is_exactly_{input, forward}_iterator
Reviewed By: ldionne, #libc
Spies: libcxx-commits
Differential Revision: https://reviews.llvm.org/D128646
More information about the All-commits
mailing list