summaryrefslogtreecommitdiff
path: root/libcxx/include/__algorithm/for_each_n_segment.h
AgeCommit message (Expand)Author
2025-07-25[libc++][NFC] Make __is_segmented_iterator a variable template (#149976)Nikolas Klauser
2025-05-21[libc++] Optimize std::for_each_n for segmented iterators (#135468)Peng Liu