cppreference.com
Créer un compte
Connexion
Espaces de noms
Modèle
Discussion
Variantes
Affichages
Lire
Modifier
Historique
Actions
Modèle:cpp/io/basic stringstream/navbar
De cppreference.com
C++
Langage
Concepts
Bibliothèque d'utilitaires
Bibliothèque pour les chaînes de caractères
Bibliothèque de conteneurs
Bibliothèque d'algorithmes
Bibliothèque d'itérateurs
Bibliothèque pour le calcul numérique
Bibliothèque pour les entrées/sorties
Bibliothèque pour la régionalisation
Bibliothèque pour les expressions régulières
(C++11)
Bibliothèque pour les opérations atomiques
(C++11)
Bibliothèque pour les processus légers (threads)
(C++11)
[edit]
D'entrée / sortie de bibliothèque
I / O manipulateurs
C-style I / O
Tampons
Original:
Buffers
The text has been machine-translated via
Google Translate
.
You can help to correct and verify the translation. Click
here
for instructions.
basic_streambuf
basic_filebuf
basic_stringbuf
strstreambuf
(obsolète)
Cours d'eau
Original:
Streams
The text has been machine-translated via
Google Translate
.
You can help to correct and verify the translation. Click
here
for instructions.
Abstractions
Original:
Abstractions
The text has been machine-translated via
Google Translate
.
You can help to correct and verify the translation. Click
here
for instructions.
ios_base
basic_ios
basic_istream
basic_ostream
basic_iostream
Fichier E / O
Original:
File I/O
The text has been machine-translated via
Google Translate
.
You can help to correct and verify the translation. Click
here
for instructions.
basic_ifstream
basic_ofstream
basic_fstream
Chaîne I / O
Original:
String I/O
The text has been machine-translated via
Google Translate
.
You can help to correct and verify the translation. Click
here
for instructions.
basic_istringstream
basic_ostringstream
basic_stringstream
Tableau I / O
Original:
Array I/O
The text has been machine-translated via
Google Translate
.
You can help to correct and verify the translation. Click
here
for instructions.
istrstream
(obsolète)
ostrstream
(obsolète)
strstream
(obsolète)
Types
Original:
Types
The text has been machine-translated via
Google Translate
.
You can help to correct and verify the translation. Click
here
for instructions.
streamoff
streamsize
fpos
Interface catégorie d'erreur
Original:
Error category interface
The text has been machine-translated via
Google Translate
.
You can help to correct and verify the translation. Click
here
for instructions.
iostream_category
(C++11)
io_errc
(C++11)
[edit]
std::basic_stringstream
Les fonctions membres
Original:
Member functions
The text has been machine-translated via
Google Translate
.
You can help to correct and verify the translation. Click
here
for instructions.
basic_stringstream::basic_stringstream
basic_stringstream::operator=
basic_stringstream::swap
basic_stringstream::rdbuf
Opérations sur les chaînes
Original:
String operations
The text has been machine-translated via
Google Translate
.
You can help to correct and verify the translation. Click
here
for instructions.
basic_stringstream::str
[edit]