[libcxx-commits] [libcxx] [libc++] Optimize std::for_each_n for segmented iterators (PR #135468)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Wed May 14 09:33:51 PDT 2025
================
@@ -9,7 +9,6 @@
#ifndef _LIBCPP___ALGORITHM_FOR_EACH_H
#define _LIBCPP___ALGORITHM_FOR_EACH_H
-
----------------
ldionne wrote:
This change seems unwarranted.
https://github.com/llvm/llvm-project/pull/135468
More information about the libcxx-commits
mailing list