[libcxx-commits] [PATCH] D102006: [libcxx][ranges] Add range.subrange.

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu May 6 10:15:40 PDT 2021


zoecarver created this revision.
zoecarver added reviewers: cjdb, ldionne, EricWF, Quuxplusone.
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++.

Basically the title.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D102006

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__ranges/subrange.h
  libcxx/include/ranges
  libcxx/include/type_traits
  libcxx/test/std/ranges/range.utility/range.subrange/access.pass.cpp
  libcxx/test/std/ranges/range.utility/range.subrange/ctad.compile.pass.cpp
  libcxx/test/std/ranges/range.utility/range.subrange/ctor.pass.cpp
  libcxx/test/std/ranges/range.utility/range.subrange/general.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102006.343449.patch
Type: text/x-patch
Size: 31372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210506/f5600877/attachment-0001.bin>


More information about the libcxx-commits mailing list