Function
eraseAll
Removes a value from a map.
eraseAll(map, key)
Include Headers
seqan/map.h
Parameters
map
A map.
Types: Skiplist
key
The key of a value in map.
Metafunctions: Key
Remarks
Removes all values in map of the given key, if there is any.
See Also
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2011/02/08 21:37:06