[libcxx-commits] [PATCH] D118686: [libc++][ranges][NFC] Test the specializations of `tuple_{size, element}` for ranges.
Konstantin Varlamov via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Feb 2 13:00:31 PST 2022
var-const updated this revision to Diff 405404.
var-const added a comment.
Move the new test under `test/std/utilities/tuple/tuple.tuple/tuple.helper` so
that it's next to similar tests for `<array>` and `<utility>`.
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/utilities/tuple/tuple.tuple/tuple.helper/tuple.include.ranges.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118686.405404.patch
Type: text/x-patch
Size: 4807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220202/201a70fb/attachment.bin>
More information about the libcxx-commits
mailing list