insert_iterator::container_type

typedef Cont container_type;

The type is a synonym for the template parameter Cont.