Function
pop
Deletes item with the highest priority and adjusts the priority queue.
pop(object)
Include Headers
seqan/misc.h
Parameters
object
A priority queue.
Remarks
This function only deletes this item, but does not return it. To access the item use top.
Member of
See Also
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2013/07/11 09:12:35