Function
find
Find a value in a map.
Include Headers
seqan/map.h
Return Values
 An iterator to the first value in map  of the given key, if there is any.
An iterator to the fist value in map  with key > key , otherwise
Metafunctions: Iterator
SeqAn - Sequence Analysis Library - www.seqan.de