Alias for the map element type pair<const KEY, VALUE>.
pair<const KEY, VALUE>
Declared in <bslstl_map.h>
<bslstl_map.h>
typedef pair<KEY const, VALUE> value_type;