istreambuf_iterator::istream_type
提供 istreambuf_iterator的資料流型別的型別。
typedef basic_istream<CharType, Traits> istream_type;
備註
型別為 basic_istream的CharType,<Traits>同義字。
範例
提供的範例參閱 istreambuf_iterator 宣告和使用 istream_type。
需求
標頭:<迭代器>
命名空間: std
提供 istreambuf_iterator的資料流型別的型別。
typedef basic_istream<CharType, Traits> istream_type;
型別為 basic_istream的CharType,<Traits>同義字。
提供的範例參閱 istreambuf_iterator 宣告和使用 istream_type。
標頭:<迭代器>
命名空間: std