Varianti

std:: ::rdbuf

Da cppreference.com.

<metanoindex/>


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

Returns pointer to the underlying raw string device object.

Parametri

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

Valore di ritorno

pointer to the underlying raw string device.

Esempio