std::basic_stringstream::rdbuf
De cppreference.com
<metanoindex/>
<tbody> </tbody> basic_filebuf<CharT, Traits, Allocator>* rdbuf() const; |
||
Returns pointer to the underlying raw string device object.
Parâmetros
(Nenhum)
Original:
(none)
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
You can help to correct and verify the translation. Click here for instructions.
Valor de retorno
pointer to the underlying raw string device.
