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

Method front

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

* @return the first element of 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 15

insertMethod · 0.80
strand_sortFunction · 0.80
levelOrderFunction · 0.80
testFrontFunction · 0.80
topMethod · 0.80
pushMethod · 0.80
BFTFunction · 0.80
insertFunction · 0.80
PrintMethod · 0.80
breadth_first_searchMethod · 0.80
isCyclicBFSMethod · 0.80

Calls

no outgoing calls

Tested by 2

testFrontFunction · 0.64