名前空間
変種
操作

std::basic_stringstream::rdbuf

From cppreference.com
 
 
 
 
std::basic_stringbuf<CharT, Traits, Allocator>* rdbuf() const;

基になる生の文字列デバイスオブジェクトへのポインタを返します。

[編集] パラメータ

(なし)

[編集] 戻り値

基になる生の文字列デバイスへのポインタ。

[編集]

English 日本語 中文(简体) 中文(繁體)