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

Function createNode

data_structures/avltree.cpp:25–32  ·  view source on GitHub ↗

* @brief creates and returns a new node * @param[in] data value stored in the node * @return newly created node */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

insertFunction · 0.85
enqueueMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected