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