[libcxx-commits] [PATCH] D122011: [libc++][ranges] Add implicit conversion to bool test for ranges::find{, if, if_not}

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Apr 1 22:45:34 PDT 2022


philnik updated this revision to Diff 419936.
philnik marked 4 inline comments as done.
philnik added a comment.

- Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122011

Files:
  libcxx/test/std/algorithms/alg.nonmodifying/alg.find/ranges.find.pass.cpp
  libcxx/test/std/algorithms/alg.nonmodifying/alg.find/ranges.find_if.pass.cpp
  libcxx/test/std/algorithms/alg.nonmodifying/alg.find/ranges.find_if_not.pass.cpp
  libcxx/test/support/boolean_testable.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122011.419936.patch
Type: text/x-patch
Size: 4928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220402/2e076ee5/attachment.bin>


More information about the libcxx-commits mailing list