MSVCRT std::vector 新しいページはコチラ

提供: yonewiki
移動: 案内, 検索
(概要)
(メンバ関数)
65行: 65行:
 
iterator obj.insert(const_iterator position, InputIterator first, InputIterator last);
 
iterator obj.insert(const_iterator position, InputIterator first, InputIterator last);
 
</syntaxhighlight2>
 
</syntaxhighlight2>
 Iteretor を戻り値にもつ関数は挿入した後に、挿入したものが指し示された要素番号が返ってきます。
+
 Iteretor を戻り値にもつ関数は挿入した後に、挿入したものが指し示された要素番号が返ってきます。難しい表記が多い世の中だけど、よくよく見るとあらゆる人間が理解できるほど単純なのだ。恐れるべからず。
  
 
 
 
 
  
 
[[Windows#MSVC Runtimeリファレンス|MSVC Runtimeリファレンス]]に戻る
 
[[Windows#MSVC Runtimeリファレンス|MSVC Runtimeリファレンス]]に戻る

2021年2月8日 (月) 00:00時点における版



個人用ツール
名前空間

変種
操作
案内
ツールボックス