Searched defs:FHeapCompare (Results 1 – 1 of 1) sorted by relevance
265 struct FHeapCompare struct267 bool operator () (Int64 *a, Int64 *b) {return *a > *b;} in operator ()()