Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 682 Bytes

streambuf.md

File metadata and controls

15 lines (11 loc) · 682 Bytes

streambuf

  • streambuf[meta header]

<streambuf>ヘッダでは、ストリームバッファを表すクラスを提供する。 標準ライブラリにおいて、ストリームバッファはファイル・メモリなどへのアクセスを提供する層である。

型と関数

名前 説明 対応バージョン
basic_streambuf ストリームバッファ (class template)

バージョン

言語

  • C++98