[libc++][ranges] Add implicit conversion to bool test for ranges::find{, if, if_not}
Reviewed By: ldionne, var-const, #libc Spies: libcxx-commits Differential Revision: https://reviews.llvm.org/D122011
Showing
- libcxx/test/std/algorithms/alg.nonmodifying/alg.find/ranges.find.pass.cpp 15 additions, 0 deletions...algorithms/alg.nonmodifying/alg.find/ranges.find.pass.cpp
- libcxx/test/std/algorithms/alg.nonmodifying/alg.find/ranges.find_if.pass.cpp 15 additions, 0 deletions...orithms/alg.nonmodifying/alg.find/ranges.find_if.pass.cpp
- libcxx/test/std/algorithms/alg.nonmodifying/alg.find/ranges.find_if_not.pass.cpp 15 additions, 0 deletions...hms/alg.nonmodifying/alg.find/ranges.find_if_not.pass.cpp
- libcxx/test/support/boolean_testable.h 61 additions, 0 deletionslibcxx/test/support/boolean_testable.h
Loading
Please register or sign in to comment