Function
add
Insert another value into a multi map.
Include Headers
seqan/map.h
Parameters
|  A map. Types:  Skiplist | |
|  A value that is added to  Metafunctions: Value | |
|  A key. Metafunctions: Key | |
|  A cargo. Metafunctions: Cargo | 
Remarks
 If key  and cargo  are specified, a new value of that key and value is added.
SeqAn - Sequence Analysis Library - www.seqan.de