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

Method link

data_structures/linked_list.cpp:75–75  ·  view source on GitHub ↗

* Creates link with provided value and pointer to next link * @param value is the integer stored in the link */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected