Searched refs:DistIdxPair (Results 1 – 1 of 1) sorted by relevance
56 struct DistIdxPair struct58 bool operator<(const DistIdxPair &other) const { return dist < other.dist; } in operator <() argument