[libcxx-commits] [libcxx] [libc++] Add missing iterator requirement checks in the PSTL (PR #88127)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Apr 12 12:26:34 PDT 2024
================
@@ -0,0 +1,188 @@
+//===----------------------------------------------------------------------===//
----------------
philnik777 wrote:
Nit: These aren't constraints. Mabye `pstl.iterator-requirements.verify.cpp`?
https://github.com/llvm/llvm-project/pull/88127
More information about the libcxx-commits
mailing list