[libcxx-commits] [libcxx] [libc++] Added segmented iterator for std::fill (PR #104680)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Sun Sep 8 07:59:03 PDT 2024


================
@@ -15,159 +15,153 @@
 
 #include <algorithm>
----------------
philnik777 wrote:

Could you format this in a separate patch? It's really not obvious what you've changed.

https://github.com/llvm/llvm-project/pull/104680


More information about the libcxx-commits mailing list