map.h

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