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