Best obtained with convenience function. std::inserter(container, position) → std::insert_iterator<ContainerType>{container, position}.
確定! 回上一頁