Condividi tramite


Costruttore async_iostream::async_iostream

Costruttore

async_iostream(
   streams::streambuf<CharType> strbuf
);

Parametri

  • strbuf
    Il buffer del flusso asincrono da utilizzare per I/O

Requisiti

Intestazione: interopstream.h

Spazio dei nomi: concurrency::streams

Vedere anche

Riferimenti

Classe async_iostream