名前空間
変種
操作

std::basic_osyncstream<CharT,Traits,Allocator>::rdbuf

From cppreference.com
 
 
 
 
syncbuf_type* rdbuf() const noexcept;

基となる std::basic_syncbuf へのポインタを返します。

[編集] パラメータ

(なし)

[編集]

[編集] 関連項目

最終出力先ストリームバッファへのポインタを取得する
(public member function) [編集]
関連付けられたストリームバッファを管理する
(std::basic_ios<CharT,Traits> の public メンバ関数) [編集]
English 日本語 中文(简体) 中文(繁體)