[libcxx-commits] [PATCH] D159232: [libc++] Implement ranges::contains
Zijun Zhao via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Aug 30 15:18:34 PDT 2023
ZijunZhao created this revision.
Herald added a project: All.
ZijunZhao requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D159232
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__algorithm/ranges_contains.h
libcxx/include/algorithm
libcxx/include/module.modulemap.in
libcxx/test/libcxx/algorithms/ranges_robust_against_copying_projections.pass.cpp
libcxx/test/libcxx/private_headers.verify.cpp
libcxx/test/std/algorithms/alg.nonmodifying/alg.contains/ranges.contains.pass.cpp
libcxx/test/std/library/description/conventions/customization.point.object/niebloid.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159232.554843.patch
Type: text/x-patch
Size: 15360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230830/9de9c746/attachment-0001.bin>
More information about the libcxx-commits
mailing list