Function
pop
Deletes item with the highest priority and adjusts the priority queue.
Include Headers
seqan/misc.h
Parameters
|  A priority queue. Types:  PriorityType | 
Remarks
 This function only deletes this item, but does not return it. To access the item use top.
SeqAn - Sequence Analysis Library - www.seqan.de