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

Method dequeue

data_structures/queue_using_array.cpp:76–89  ·  view source on GitHub ↗

* @brief Remove element that is located at the first of the queue * @returns data that is deleted if queue is not empty */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected