[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:24:56 PST 2022
var-const updated this revision to Diff 405411.
var-const added a comment.
Address review feedback:
- remove a comment in the `<ranges>` header;
- add a test case for a sized range with an unsized sentinel.
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.405411.patch
Type: text/x-patch
Size: 4855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220202/5d65b63c/attachment-0001.bin>
More information about the libcxx-commits
mailing list