Searched defs:EraseIfPred (Results 1 – 6 of 6) sorted by relevance
231 struct EraseIfPred { struct232 uint64_t i = 0;234 bool operator()(const T&) { in operator ()()