[libcxx-commits] [libcxx] [libc++][ranges] Implement `ranges::stride_view`. (PR #65200)
Will Hawkins via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Sep 28 23:16:05 PDT 2023
hawkinsw wrote:
> > Hello again and sorry to bother. I would love to make any changes to the implementation that you think are necessary. I have really enjoyed the opportunity to implement stride_view and I have already started on slide_view!
>
> Please update the status page and any papers: libcxx/docs/Status/RangesViews.csv Also this PR needs a lot more tests.
Thank you for the feedback! Are you asking for an update to remove you as an implementer? Refer to the this URL for the PR? I believe that the paper listed in the CSV is the right one? I am sorry if I am missing something obvious.
https://github.com/llvm/llvm-project/pull/65200
More information about the libcxx-commits
mailing list