[libcxx-commits] [libcxx] [libc++] Implement P3168R2: Give optional range support (PR #149441)
A. Jiang via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Aug 17 22:33:49 PDT 2025
https://github.com/frederick-vs-ja commented:
> - Leverage existing `wrap_iter` class to implement the `optional` iterator type. Hardening has not been added, do we want that for `optional`?
Looks like this question has been resolved. @smallp-o-p Would you mind to update this bullet in PR description, so that it will be greater to use the description in the squashed commit message as-is?
https://github.com/llvm/llvm-project/pull/149441
More information about the libcxx-commits
mailing list