[libcxx-commits] [PATCH] D118686: [libc++][ranges] Specialize `tuple_{size, element}` for ranges.

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Feb 1 02:33:48 PST 2022


var-const created this revision.
Herald added a subscriber: mgorny.
var-const 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/D118686

Files:
  libcxx/docs/Status/RangesPaper.csv
  libcxx/include/CMakeLists.txt
  libcxx/include/__ranges/tuple_specializations.h
  libcxx/include/module.modulemap
  libcxx/include/ranges
  libcxx/test/std/ranges/tuple_specializations.compile.pass.cpp
  libcxx/test/std/utilities/tuple/tuple.tuple/tuple.helper/tuple.include.array.pass.cpp
  libcxx/test/std/utilities/tuple/tuple.tuple/tuple.helper/tuple.include.ranges.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118686.404857.patch
Type: text/x-patch
Size: 8753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220201/0cadfcc3/attachment.bin>


More information about the libcxx-commits mailing list