MCPcopy Create free account
hub / github.com/akzare/Algorithms / pop

Method pop

src/main/cpp/algorithms/datastructures/stack/ListStack.h:120–125  ·  view source on GitHub ↗

Pop an element off the stack Throws an error is the stack is empty

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

nextMethod · 0.45
nextMethod · 0.45
nextMethod · 0.45
nextMethod · 0.45
BinarySearchTreeIterMethod · 0.45
primeFactorizationMethod · 0.45
dfsMethod · 0.45
dfsMethod · 0.45
dijkstraMethod · 0.45

Calls 1

endMethod · 0.45

Tested by 1

dijkstraMethod · 0.36