Searched defs:EntryPositionLess (Results 1 – 1 of 1) sorted by relevance
129 struct EntryPositionLess { struct130 bool operator()(const Entry& a, const Entry& b) const { in operator()