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

Method GetNextPossibleChild

data_structures/tree_234.cpp:304–312  ·  view source on GitHub ↗

* @brief Get next node which is possibly contains item * @param item item to search * @return the next node that possibly contains item */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

InsertPreSplitMethod · 0.80
InsertMethod · 0.80
RemovePreMergeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected