[libcxx-commits] [PATCH] D156924: WIP: [libc++][ranges] Implement `ranges::stride_view`.

Will Hawkins via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Aug 2 11:08:52 PDT 2023


hawkinsw created this revision.
hawkinsw added reviewers: ldionne, philnik.
Herald added a project: All.
hawkinsw requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D156924

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__ranges/stride_view.h
  libcxx/include/module.modulemap.in
  libcxx/include/ranges

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156924.546555.patch
Type: text/x-patch
Size: 16221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230802/9fc342ae/attachment.bin>


More information about the libcxx-commits mailing list