Namensräume
Ansichten
std::basic_ios::~basic_ios
Aus cppreference.com
|
|
This page has been machine-translated from the English version of the wiki using Google Translate.
The translation may contain errors and awkward wording. Hover over text to see the original version. You can help to fix errors and improve the translation. For instructions click here. |
<metanoindex/>
C++
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. | ||||||
| ||||||
| ||||||
| ||||||
| ||||||
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. | ||||||
| ||||||
| ||||||
| ||||||
| ||||||
| ||||||
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. | ||||||
| ||||||
| ||||||
| ||||||
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. | ||||||
| ||||||
| ||||||
| ||||||
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. | ||||||
| ||||||
| ||||||
| ||||||
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. | ||||||
| ||||||
| ||||||
| ||||||
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. | ||||||
| ||||||
| ||||||
std::basic_ios
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. | |||||
| |||||
| |||||
Funktionen des Staates
Original: State functions The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. | |||||
| |||||
| |||||
| |||||
| |||||
| |||||
| |||||
| |||||
| |||||
| |||||
Formatierung
Original: Formatting The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. | |||||
| |||||
| |||||
Verschiedenes
Original: Miscellaneous The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. | |||||
| |||||
| |||||
| |||||
| |||||
| |||||
| |||||
Geschützt Member-Funktionen
Original: Protected 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_ios(); |
||
Zerstört die
basic_ios Objekt. Keine Operationen auf rdbuf durchgeführt werden, wird sie nicht zerstört .Original:
Destroys the
basic_ios object. No operations on rdbuf are performed, it is not destroyed.The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
You can help to correct and verify the translation. Click here for instructions.
