>An iterator pointing to the element with the key equivalent to the newly inserted element. * In containers with unique keys, an element is not always inserted, so there might be no "newly inserted element". * In containers with equivalent keys, there might be more than one element "with the key equivalent to the newly inserted element".