[libcxx-commits] [libcxx] [libc++] Implement P3168R2: Give optional range support (PR #149441)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jul 21 09:44:30 PDT 2025


================
@@ -2,6 +2,7 @@ algorithm cctype
 algorithm climits
 algorithm compare
 algorithm cstdint
+algorithm cstdio
----------------
ldionne wrote:

Where do we get that from?

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


More information about the libcxx-commits mailing list