std::vector::insert. iterator insert(iterator position, const T& x); // (1) C++03 iterator ... 経緯の説明は、 vector::push_back() ページを参照。
確定! 回上一頁