[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
Tue Apr 6 23:32:04 PDT 2021


cjdb updated this revision to Diff 335730.
cjdb added a comment.

replaces `conditional_t` with `_If`


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.335730.patch
Type: text/x-patch
Size: 9187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210407/37587f8e/attachment-0001.bin>


More information about the libcxx-commits mailing list