insert_iterator(Container& x, typename Container::iterator i);
Effects: Initializes container with &x and iter with i.