[libcxx-commits] [libcxx] [libc++][ranges] add static_assert for ranges::to (PR #135802)

A. Jiang via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 15 10:03:39 PDT 2025


================
@@ -0,0 +1,17 @@
+#include <ranges>
+
----------------
frederick-vs-ja wrote:

The modified or added files should be clang-formatted.

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


More information about the libcxx-commits mailing list