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

Method GetChild

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

* @brief Get the child pointer at position of index * @param index index of child to get * @return the child pointer */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

DeleteNodeMethod · 0.80
TraverseMethod · 0.80
InsertPreSplitMethod · 0.80
MergeNodeMethod · 0.80
MergeNodeNotFullMethod · 0.80
SplitNodeMethod · 0.80
TryLeftRotateMethod · 0.80
TryRightRotateMethod · 0.80
MergeMethod · 0.80
PrintMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected