[libcxx-commits] [PATCH] D100682: [libc++][nfc] Move incrementable_traits and indirectly_readable_traits into separate headers.
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Apr 19 11:31:46 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe0adf7e06a9e: [libc++][NFC] Move incrementable_traits and indirectly_readable_traits into… (authored by zoecarver, committed by ldionne).
Changed prior to commit:
https://reviews.llvm.org/D100682?vs=338245&id=338578#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100682/new/
https://reviews.llvm.org/D100682
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__iterator/concepts.h
libcxx/include/__iterator/incrementable_traits.h
libcxx/include/__iterator/readable_traits.h
libcxx/include/concepts
libcxx/include/iterator
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100682.338578.patch
Type: text/x-patch
Size: 10205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210419/a0de2e2f/attachment.bin>
More information about the libcxx-commits
mailing list