共用方式為


async_ostream 類別

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

template<
   typename CharType
>
class async_ostream : public std::basic_ostream<CharType>;

參數

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

Members

JJ988014.collapse_all(zh-tw,VS.140).gif公用建構函式

名稱

描述

async_ostream::async_ostream 建構函式

多載。 建構函式

需求

**標頭:**interopstream.h

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

請參閱

參考

concurrency::streams 命名空間