[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 12:07:06 PST 2022


var-const updated this revision to Diff 405036.
var-const added a comment.

- remove the specializations to address the feedback;
- add a link to the patch to the Ranges status page;
- rebase on `main`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118686/new/

https://reviews.llvm.org/D118686

Files:
  libcxx/docs/Status/RangesPaper.csv
  libcxx/include/ranges
  libcxx/test/std/ranges/tuple_specializations.compile.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.405036.patch
Type: text/x-patch
Size: 5575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220201/ff4d69d6/attachment.bin>


More information about the libcxx-commits mailing list