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.
See Also
SeqAn - Sequence Analysis Library - www.seqan.de
 

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