Searched defs:EntryLessThan (Results 1 – 1 of 1) sorted by relevance
99 struct EntryLessThan { in NewFromStream() struct100 bool operator() (Entry a, Entry b) const { in NewFromStream()