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

Method GetChildIndex

data_structures/tree_234.cpp:237–245  ·  view source on GitHub ↗

* @brief Get the child's index of the children array * @param child child pointer of which to get the index * @return the index of child */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

TryLeftRotateMethod · 0.80
TryRightRotateMethod · 0.80
RemovePreMergeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected