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

Method push

data_structures/stack_using_queue.cpp:48–56  ·  view source on GitHub ↗

* @brief Inserts an element to the top of the stack. * @param val the element that will be inserted into the stack * @returns void */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testFunction · 0.45

Calls 3

frontMethod · 0.80
emptyMethod · 0.45
popMethod · 0.45

Tested by

no test coverage detected