std::basic_osyncstream<CharT,Traits,Allocator>::rdbuf
提供: cppreference.com
<tbody>
</tbody>
syncbuf_type* rdbuf() const noexcept; |
||
ベースとなる std::basic_syncbuf へのポインタを返します。
引数
(なし)
例
| This section is incomplete Reason: no example |
関連項目
| 最終宛先ストリームバッファへのポインタを取得します (パブリックメンバ関数) |