Searched refs:getMaxElement (Results 1 – 2 of 2) sorted by relevance
181 value_type* getMaxElement() const { in getMaxElement() function182 return Root ? &(Root->getMaxElement()->getValue()) : nullptr; in getMaxElement()311 value_type* getMaxElement() const { in getMaxElement() function312 return Root ? &(Root->getMaxElement()->getValue()) : nullptr; in getMaxElement()
92 ImutAVLTree* getMaxElement() { in getMaxElement() function