[libcxx-commits] [libcxx] [libc++][c++23] P2374: `views::cartesian_product` (PR #111215)

Hristo Hristov via libcxx-commits libcxx-commits at lists.llvm.org
Fri Apr 17 23:09:18 PDT 2026


================
@@ -18,7 +18,7 @@
 #include "test_range.h"
 
 #if TEST_STD_VER <= 20
-#  error "range.adaptor/types.h" can only be included in builds supporting C++20
+#  error "range.adaptor/types.h" can only be included in builds supporting C++23
----------------
H-G-Hristov wrote:

IMO: This change is irrelevant.

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


More information about the libcxx-commits mailing list