[libcxx-commits] [PATCH] D100686: [libc++][nfc] Move iterator_traits and related into __iterator/iterator_traits.h.

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Apr 19 14:43:14 PDT 2021


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

- Fix includes.
- Rebase off D99855 <https://reviews.llvm.org/D99855>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100686

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__iterator/iterator_traits.h
  libcxx/include/iterator

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100686.338647.patch
Type: text/x-patch
Size: 36418 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210419/bca5281c/attachment-0001.bin>


More information about the libcxx-commits mailing list