[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
Tue Feb 1 14:09:13 PST 2022


var-const marked an inline comment as done.
var-const added a comment.

In D118686#3288772 <https://reviews.llvm.org/D118686#3288772>, @Quuxplusone wrote:

> they don't seem //harmful//.

They test a requirement from the Standard that we otherwise test more-or-less accidentally, so it seems like they are actually useful.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118686



More information about the libcxx-commits mailing list