Searched refs:in_set (Results 1 – 1 of 1) sorted by relevance
307 struct in_set { struct308 in_set(const NodeSet &S) : NS(S) {} in in_set() argument654 erase_if(Nodes, in_set(Erase)); in common()