[libcxx-commits] [libcxx] [libc++][ranges] P2164R9: Implements `views::enumerate` (PR #73617)

Hristo Hristov via libcxx-commits libcxx-commits at lists.llvm.org
Wed May 14 21:59:28 PDT 2025


Zingam wrote:

> Is this still being worked on? Thanks

@cor3ntin I am sorry for the delay. I have been low on capacity for libc++ work for the last year.
I haven't abandoned this PR or any other and I plan to return to it eventually. If I do I'll post a note. I am open for somebody to take over the PR if they wish so but nobody has volunteered yet. That said I try to keep it "up-to-date" with the main branch from time to time.
I want to complete `spanstream` first then I'll come back to this.

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


More information about the libcxx-commits mailing list