[libcxx-commits] [libcxx] [libc++] Implement P3168R2: Give optional range support (PR #149441)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Aug 13 16:44:25 PDT 2025
https://github.com/ldionne approved this pull request.
The patch LGTM as-is or with the `__optional_iterator_aliases` removed per @philnik777 's comment. Either way looks fine to me.
What I care strongly about is that we then tackle the iterator type confusion problem.
Thanks a lot for the patch, this is a great (first?) contribution.
https://github.com/llvm/llvm-project/pull/149441
More information about the libcxx-commits
mailing list