Searched defs:ClusterTupleLessThan (Results 1 – 1 of 1) sorted by relevance
69 struct ClusterTupleLessThan { struct70 bool operator()(const ClusterTuple& a, const ClusterTuple& b) const { in operator ()()