[libcxx-commits] [libcxx] WIP: Implement std::ranges::view_interface<D>::cbegin/cend (PR #174690)

Will Hawkins via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 6 19:46:38 PST 2026


hawkinsw wrote:

I know that there was work on this in https://github.com/llvm/llvm-project/pull/99915/, but it looks like it stalled. So, I thought I could pull out this small piece. Obviously testing is required. I just wanted to put this up to see if it was something that people wanted!

Thanks for giving me the chance to contribute!

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


More information about the libcxx-commits mailing list