Searched defs:intersectInPlace (Results 1 – 1 of 1) sorted by relevance
49 static void intersectInPlace(std::set<T>& set1, const std::set<T>& set2) { in intersectInPlace() function76 static void intersectInPlace(std::map<K, V>& map, const std::set<K>& set2) { in intersectInPlace() function