cppreference.com
Benutzerkonto anlegen
Anmelden
Namensräume
Vorlage
Diskussion
Varianten
Ansichten
Lesen
Bearbeiten
Versionen/Autoren
Aktionen
Vorlage:cpp/io/basic stringstream/navbar
Aus cppreference.com
C++
Sprache
Concepts
Utilities-Bibliothek
Strings Bibliothek
Container-Bibliothek
Algorithmen-Bibliothek
Iteratoren Bibliothek
Numerik-Bibliothek
Input / Output-Bibliothek
Lokalisierungen Bibliothek
Reguläre Ausdrücke Bibliothek
(C++11)
Atomare Operationen Bibliothek
(C++11)
Thread Support-Bibliothek
(C++11)
[edit]
Input / Output-Bibliothek
I / O-Manipulatoren
C-style I / O
Puffern
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
(veraltet)
Streams
Original:
Streams
The text has been machine-translated via
Google Translate
.
You can help to correct and verify the translation. Click
here
for instructions.
Abstraktionen
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
Datei-I / 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
String 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
Array 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
(veraltet)
ostrstream
(veraltet)
strstream
(veraltet)
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
Fehler Kategorie Schnittstelle
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
Member-Funktionen
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
String-Operationen
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]