Searched refs:TestAndEraseFromMap (Results 1 – 2 of 2) sorted by relevance
160 V.begin(), V.end(), TestAndEraseFromMap<UnaryPredicate>(P, M)); in erase_if()184 class TestAndEraseFromMap {189 TestAndEraseFromMap(UnaryPredicateT P, MapT &M) in TestAndEraseFromMap() function
197 remove_if(V, TestAndEraseFromMap<UnaryPredicate>(P, M)); in erase_if()226 class TestAndEraseFromMap {231 TestAndEraseFromMap(UnaryPredicateT P, MapT &M) in TestAndEraseFromMap() function