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

Method topmost

data_structures/stack_using_array.cpp:84–89  ·  view source on GitHub ↗

* @brief Displays the topmost element of the stack * * @return The topmost element of the stack * @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.80

Calls

no outgoing calls

Tested by

no test coverage detected