Function
push
Inserts a new item and adjusts the priority queue if necessary.
Include Headers
seqan/misc.h
Parameters
|  A priority queue. Types:  PriorityType | |
|  The item to be inserted in the priority queue. Metafunctions: Value | 
Remarks
 The result of this operation is stored in object .
SeqAn - Sequence Analysis Library - www.seqan.de