Searched defs:MinHeapElement (Results 1 – 1 of 1) sorted by relevance
32 struct MinHeapElement { struct33 MinHeapElement(log_id_t log_id, const SerializedLogEntry* entry) in MinHeapElement() argument39 bool operator<(const MinHeapElement& rhs) const { argument