map.h

This interface exports the template class Map, which maintains a collection of key-value pairs.
Class
Map<KeyType,ValueType> The Map class maintains an association between keys and values.