Searched defs:CountingTrivialPred (Results 1 – 4 of 4) sorted by relevance
123 struct CountingTrivialPred { struct124 int* count;125 bool operator()(int, int) const { in operator ()()
132 struct CountingTrivialPred { struct133 int* count;134 bool operator()(int, int) const { in operator ()()