[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
Mon Apr 12 16:57:58 PDT 2021
cjdb updated this revision to Diff 336993.
cjdb added a comment.
reverts `_If` to `conditional_t` to avoid substitution failure problem in future commits
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.336993.patch
Type: text/x-patch
Size: 9207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210412/5ded6aa8/attachment-0001.bin>
More information about the libcxx-commits
mailing list