[libcxx-commits] [libcxx] [libc++][ranges] P3059R2: Making user-defined constructors of view iterators/sentinels private (PR #193891)

A. Jiang via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jul 30 03:22:42 PDT 2026


================
@@ -39,6 +39,7 @@ Implemented Papers
 ------------------
 
 - P0493R5: Atomic minimum/maximum (`Github <https://llvm.org/PR105418>`__)
+- P3059R2: Making user-defined constructors of view iterators/sentinels private (`Github <https://github.com/llvm/llvm-project/issues/189599>`__)
----------------
frederick-vs-ja wrote:

> > Also, I modified the PR description to use a non-checked list as a checked list is unhelpful in the squashed commit message and the changes are complete now. Please double the changes.
> 
> Do you mean "double check your changes" or something else?

Yeah. I meant "my changes to the PR description".

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


More information about the libcxx-commits mailing list