[libcxx-commits] [PATCH] D130515: [libc++][ranges] Make sure all range algorithms support differing projection types:
Konstantin Varlamov via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jul 25 13:50:24 PDT 2022
var-const updated this revision to Diff 447457.
var-const added a comment.
Make sure the classic `include` doesn't change behavior.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130515/new/
https://reviews.llvm.org/D130515
Files:
libcxx/include/__algorithm/includes.h
libcxx/include/__algorithm/ranges_includes.h
libcxx/test/std/algorithms/ranges_robust_against_differing_projections.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130515.447457.patch
Type: text/x-patch
Size: 6658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220725/69338105/attachment.bin>
More information about the libcxx-commits
mailing list