Searched defs:intersection_compare (Results 1 – 1 of 1) sorted by relevance
80 struct intersection_compare { struct81 bool operator()(bound_ptr<T> const& b1, bound_ptr<T> const& b2) { in operator ()()