Home
last modified time | relevance | path

Searched defs:proj2Counter (Results 1 – 1 of 1) sorted by relevance

/llvm-project/libcxx/test/std/algorithms/alg.nonmodifying/alg.find.first.of/
H A Dranges.find_first_of.pass.cpp205 auto proj2Counter = [&](int i) { ++proj2Count; return i; }; in test() local
219 auto proj2Counter = [&](int i) { ++proj2Count; return i; }; in test() local