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

Method push

data_structures/stack.hpp:47–53  ·  view source on GitHub ↗

Add new item to the stack */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

levelOrderFunction · 0.45
delete_wordMethod · 0.45
testPushFunction · 0.45
testTopFunction · 0.45
testPopFunction · 0.45
testClearFunction · 0.45
testAssignFunction · 0.45

Calls

no outgoing calls

Tested by 11

testPushFunction · 0.36
testTopFunction · 0.36
testPopFunction · 0.36
testClearFunction · 0.36
testAssignFunction · 0.36
mainFunction · 0.36