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

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