MCPcopy Create free account
hub / github.com/arkdb/inception / pop

Method pop

sql/bounded_queue.h:118–127  ·  view source on GitHub ↗

Removes the top element from the queue. @retval Pointer to the (key of the) removed element. @note This function is for unit testing, where we push elements into to the queue, and test that the appropriate keys are retained. Interleaving of push() and pop() operations has not been tested. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

queue_removeFunction · 0.85

Tested by

no test coverage detected