[libcxx-commits] [PATCH] D103056: [libcxx][ranges] Add `ranges::transform_view`.

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon May 24 16:38:26 PDT 2021


zoecarver created this revision.
zoecarver added reviewers: cjdb, EricWF, Quuxplusone, ldionne.
Herald added a subscriber: mgorny.
zoecarver 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/D103056

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__ranges/concepts.h
  libcxx/include/__ranges/subrange.h
  libcxx/include/__ranges/transform_view.h
  libcxx/include/ranges
  libcxx/test/std/ranges/range.adaptors/range.transform/range.transform.view.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103056.347530.patch
Type: text/x-patch
Size: 38490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210524/4f4fabb3/attachment-0001.bin>


More information about the libcxx-commits mailing list