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