Function
hasKey
Determines whether a map contains a value given key.
hasKey(map, key)
Include Headers
seqan/map.h
Parameters
map
A map.
Types: Map
key
A key.
Metafunctions: Key
Return Values
true, if there is a value in map of that key, false otherwise.
Member of
See Also
SeqAn - Sequence Analysis Library - www.seqan.de
 

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