template<class Container> constexpr insert_iterator<Container> inserter(Container& x, ranges::iterator_t<Container> i);