次の方法で共有


move_iterator::iterator_type

iterator_type はクラス テンプレート move_iterator のテンプレート パラメーター RandomIterator に基づいており代わりに同じように使用できます。

typedef RandomIterator iterator_type;

解説

この型は、テンプレート パラメーター RandomIterator のシノニムです。

必要条件

ヘッダー : <iterator>

名前空間: std

参照

関連項目

move_iterator Class

<iterator>

標準テンプレート ライブラリ

その他の技術情報

move_iterator のメンバー

<iterator> メンバー