istreambuf_iterator::istream_type
提供 istreambuf_iterator的資料型別。
typedef basic_istream<CharType, Traits> istream_type;
備註
這個型別是 basic_istream的<CharType, Traits>一個同義資料表。
範例
的範例參閱 istreambuf_iterator 宣告和使用 istream_type。
需求
標題: <iterator>
命名空間: std