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