Searched defs:pred2 (Results 1 – 4 of 4) sorted by relevance
38 auto pred2 = StrictBinaryPredicate; variable
121 auto pred2 = [](int i) { return i % 3 == 0; }; in test() local128 auto pred2 = [](int i) { return i % 3 == 0; }; in test() local
28 auto pred2 = StrictBinaryPredicate; variable [all...]
190 Pred pred2; in test() local197 Pred pred2; in test() local