[libcxx-commits] [PATCH] D99855: [libcxx] makes `iterator_traits` C++20-aware

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Apr 16 12:34:27 PDT 2021


zoecarver updated this revision to Diff 338203.
zoecarver added a comment.

- Apply Louis' comment about has_arrow


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99855

Files:
  libcxx/include/iterator
  libcxx/test/std/iterators/iterator.primitives/iterator.traits/cxx20_iterator_traits.compile.pass.cpp
  libcxx/test/std/iterators/iterator.primitives/iterator.traits/empty.fail.cpp
  libcxx/test/std/iterators/iterator.primitives/iterator.traits/empty.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99855.338203.patch
Type: text/x-patch
Size: 37576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210416/b9868861/attachment-0001.bin>


More information about the libcxx-commits mailing list