[libcxx-commits] [PATCH] D150493: [libc++] Add concepts that ensure a given iterator meets the syntactic requirements

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jun 9 08:38:33 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6adb1ca555ec: [libc++] Add concepts that ensure a given iterator meets the syntactic… (authored by philnik).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150493

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__algorithm/pstl_any_all_none_of.h
  libcxx/include/__algorithm/pstl_fill.h
  libcxx/include/__algorithm/pstl_find.h
  libcxx/include/__algorithm/pstl_for_each.h
  libcxx/include/__algorithm/pstl_transform.h
  libcxx/include/__iterator/cpp17_iterator_concepts.h
  libcxx/include/module.modulemap.in
  libcxx/test/libcxx/algorithms/cpp17_iterator_concepts.verify.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150493.529977.patch
Type: text/x-patch
Size: 45113 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230609/25b98a8c/attachment-0001.bin>


More information about the libcxx-commits mailing list