Searched refs:equal2 (Results 1 – 1 of 1) sorted by relevance
28 bool equal2 ( int i ) { return i == 2; } in equal2() function37 unary_counting_predicate<bool(*)(int), int> cp(equal2); in test()