Espaces de noms
Variantes
Affichages
Actions

std:: ::rdbuf

De cppreference.com


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.

[modifier] 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.

[modifier] 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.

[modifier] Exemple