insert_iterator::value_type

typedef Cont::value_type value_type;

The type describes the elements of the sequence controlled by the associated container.