[libcxx-commits] [PATCH] D99863: [libcxx] adds `iter_difference_t` and `iter_value_t`

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Apr 4 19:07:54 PDT 2021


cjdb updated this revision to Diff 335189.
cjdb marked an inline comment as done and an inline comment as not done.
cjdb added a comment.

makes `iter_difference_t` and `iter_value_t` SFINAE-friendly and consolidates test files


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99863

Files:
  libcxx/include/iterator
  libcxx/test/std/iterators/iterator.requirements/iterator.assoc.types/incrementable.traits/iter_difference_t.pass.cpp
  libcxx/test/std/iterators/iterator.requirements/iterator.assoc.types/readable.traits/iter_value_t.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99863.335189.patch
Type: text/x-patch
Size: 9258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210405/0290f3a7/attachment-0001.bin>


More information about the libcxx-commits mailing list