Searched defs:ClustersCmp (Results 1 – 1 of 1) sorted by relevance
70 struct ClustersCmp { struct71 bool operator()(const Cluster &C1, const Cluster &C2) { in operator()