[libcxx-commits] [libcxx] [libcxx] adds ranges::fold_left_with_iter and ranges::fold_left (PR #75259)

via libcxx-commits libcxx-commits at lists.llvm.org
Mon Dec 18 16:00:08 PST 2023


================
@@ -0,0 +1,65 @@
+//===----------------------------------------------------------------------===//
+//
----------------
EricWF wrote:

I like this header a lot. Thanks for expanding on the `gaussian_sum` idea.


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


More information about the libcxx-commits mailing list