[libcxx-commits] [PATCH] D104048: [libc++] NFC: Move indirect_concepts.h to __iterator/concepts.h

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jun 10 10:43:07 PDT 2021


ldionne created this revision.
Herald added a subscriber: mgorny.
ldionne requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

There's no fundamental reason to separate those from the other iterator
concepts.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D104048

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__iterator/concepts.h
  libcxx/include/__iterator/indirect_concepts.h
  libcxx/include/__iterator/projected.h
  libcxx/include/iterator

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104048.351214.patch
Type: text/x-patch
Size: 8862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210610/04cfacd9/attachment.bin>


More information about the libcxx-commits mailing list