std ::insert_iterator s are output iterators. This gives no way to convert them to a regular Container::iterator which must be a forward iterator.
確定! 回上一頁