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

Method deQueue

data_structures/queue.hpp:81–85  ·  view source on GitHub ↗

* @brief removes the first element from the queue * @exception std::invalid_argument if queue is empty */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

testDeQueueFunction · 0.80

Calls

no outgoing calls

Tested by 2

testDeQueueFunction · 0.64