Searched refs:remove_if (Results 1 – 3 of 3) sorted by relevance
78 list.remove_if([] (const char* c) { in TEST()87 list.remove_if([] (const char* c) { in TEST()
95 void remove_if(F&& predicate) { in remove_if() function
1552 child->parents.remove_if([&] (const soinfo* parent) { in remove_all_links()