map::value_type

typedef pair<const Key, T> value_type;

The type describes an element of the controlled sequence.