|
Grok 20.3.2
|
Comparator for min-heap ordering based on getIndex() (pointer version). More...
#include <MinHeap.h>
Public Member Functions | |
| bool | operator() (const T *a, const T *b) const |
Comparator for min-heap ordering based on getIndex() (pointer version).
| T | Type pointed to, must satisfy HasGetIndex. |
|
inline |