MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / GetTreeMaxItem

Method GetTreeMaxItem

data_structures/tree_234.cpp:1098–1108  ·  view source on GitHub ↗

* @brief Get the max item of the tree * @param tree the tree we will get item from * @return max item of the tree */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

GetMaxItemMethod · 0.80
GetRightmostChildMethod · 0.80

Tested by

no test coverage detected