map::value_type

typedef pair<const Key, T> value_type;

The type describes an element of the controlled sequence.


Send feedback to MSDN.Look here for MSDN Online resources.