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

Method isEmptyQueue

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

* @brief checks if the queue has no elements * @return true if the queue is empty, false otherwise */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

testDeQueueFunction · 0.80

Calls

no outgoing calls

Tested by 3

testDeQueueFunction · 0.64