async_iostream 類別

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

template<
   typename CharType
>
class async_iostream : public std::basic_iostream<CharType>;

參數

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

Members

公用建構函式

名稱

描述

async_iostream::async_iostream 建構函式

建構函式

需求

**標頭:**interopstream.h

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

請參閱

參考

concurrency::streams 命名空間