Home
last modified time | relevance | path

Searched defs:proj1Counter (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.cpp203 auto proj1Counter = [&](int i) { ++proj1Count; return i; }; in test() local
217 auto proj1Counter = [&](int i) { ++proj1Count; return i; }; in test() local