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

Method pop

data_structures/stack_using_array.cpp:62–67  ·  view source on GitHub ↗

* @brief Pops an element from the stack * * @return The popped element * @throws std::out_of_range if the stack is empty */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected