Searched defs:set_intersect (Results 1 – 2 of 2) sorted by relevance
39 void set_intersect(S1Ty &S1, const S2Ty &S2) { in set_intersect() function
77 void set_intersect(const std::set< K, C, A >& x, const std::set< K, C, A >& y, in set_intersect() function