共用方式為


async_istream 類別

I/O 依賴非同步資料流的具象 STL istream。

template<
   typename CharType
>
class async_istream : public std::basic_istream<CharType>;

參數

  • CharType
    資料流的基本元素的資料類型。

Members

公用建構函式

名稱

描述

async_istream::async_istream 建構函式

多載。 建構函式

需求

**標頭:**interopstream.h

**命名空間:**concurrency::streams

請參閱

參考

concurrency::streams 命名空間