Class
Map
Set/dictionary container.
Include Headers
seqan/map.h
Parameters
|  Type of values that are stored in the map. Metafunctions: Value | |
|  The specializing type. Metafunctions: Spec Default: Skiplist | 
Metafunctions
| Type of the map value type. | 
Functions
| The begin of a container. | |
| Returns a cargo given a key. | |
| The end of a container. | |
| Removes a value from a map. | |
| Find a value in a map. | |
| Determines whether a map contains a value given key. | |
| Insert new value into map. | |
| The number of items/characters. | |
| Subscript operator | |
| Returns a value given a key. | 
SeqAn - Sequence Analysis Library - www.seqan.de
