copy_if
test seem to violate the precondition
#139464
Labels
copy_if
test seem to violate the precondition
#139464
[alg.copy]/16:
The following test do not have this precondition satisfied, as it doesn't even have [result, result + (last - first)) range:
llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.copy/ranges.copy_if.pass.cpp
Lines 160 to 162 in 79210fe
The following tests seem to be also affected by similar issue:
The text was updated successfully, but these errors were encountered: