istreambuf_iterator::istream_type
Un tipo che prevede il tipo di flusso di istreambuf_iterator.
typedef basic_istream<CharType, Traits> istream_type;
Note
Il tipo è sinonimo di basic_istream<CharType, Tratti>.
Esempio
Vedere istreambuf_iterator per un esempio di come dichiarare e utilizzare istream_type.
Requisiti
Intestazione: <iteratore>
Spazio dei nomi: std