Searched defs:HeightOf (Results 1 – 2 of 2) sorted by relevance
153 uint32_t HeightOf(uint32_t node) const { return nodes_.at(node).height; } in HeightOf() function