[libcxx-commits] [PATCH] D156924: WIP: [libc++][ranges] Implement `ranges::stride_view`.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Aug 2 12:23:07 PDT 2023
Mordante added a comment.
Pressed submit too fast ;-)
In D156924#4555100 <https://reviews.llvm.org/D156924#4555100>, @hawkinsw wrote:
> I am really eager to help however I can! I am a huge language geek and love open source. The past two days of coding on this little side project have been the most eye-opening C++ experience I have had since I started (mid 90s).
Cool to hear! I too love to see the progress C++ has made over the years :-)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156924/new/
https://reviews.llvm.org/D156924
More information about the libcxx-commits
mailing list