◐ Shell
clean mode source ↗

std::basic_stringstream::rdbuf — cppreference.com

De cppreference.com

<metanoindex/>

<tbody> </tbody>

basic_filebuf<CharT, Traits, Allocator>* rdbuf() const;

Renvoie un pointeur vers l'objet sous-jacent chaîne brute appareil .

Original:

Returns pointer to the underlying raw string device object.

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

Paramètres

(Aucun)

Original:

(none)

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

Retourne la valeur

pointeur vers le périphérique chaîne brute sous-jacente .

Original:

pointer to the underlying raw string device.

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

Exemple