[libcxx-commits] [libcxx] [libc++][ranges] Implement P1899 `ranges::stride_view`. (PR #65200)
A. Jiang via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Dec 30 05:55:35 PST 2025
================
@@ -0,0 +1,25 @@
+//===----------------------------------------------------------------------===//
----------------
frederick-vs-ja wrote:
It seems simpler to have only one `nodiscard.verify.cpp` for the iterator type.
https://github.com/llvm/llvm-project/pull/65200
More information about the libcxx-commits
mailing list