[compiler-rt] [libc++] Implement ranges::iota (PR #68494)

James E T Smith via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 27 06:35:51 PDT 2023


jamesETsmith wrote:

@philnik777, I think you're right that `Proxy` is missing a few member functions (and type aliases). Here's a minimal example of my additions to it: https://godbolt.org/z/8T9eqjjEj. If that seems reasonable, I'll update `test_iterators.h`.

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


More information about the llvm-commits mailing list