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

Method pop

data_structures/stack_using_queue.cpp:62–68  ·  view source on GitHub ↗

* @brief Removes the topmost element from the stack * @returns void */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

pushMethod · 0.45
testFunction · 0.45

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected