std::nothrow_t
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/>
<tbody> </tbody>| definiert in Header <new>
|
||
struct nothrow_t {}; |
||
std::nothrow_t ist eine leere Klasse Typ verwendet, um die Überlastung zu werfen und nicht-Werfen Zuordnungsfunktionen
disambiguate . Original:
allocation functions
The text has been machine-translated via [http://translate.google.com Google Translate].
You can help to correct and verify the translation. Click [http://en.cppreference.com/w/Cppreference:MachineTranslations here] for instructions.
You can help to correct and verify the translation. Click [http://en.cppreference.com/w/Cppreference:MachineTranslations here] for instructions.
Original:
std::nothrow_t is an empty class type used to disambiguate the overloads of throwing and non-throwing Zuordnungsfunktionen
. Original:
allocation functions
The text has been machine-translated via [http://translate.google.com Google Translate].
You can help to correct and verify the translation. Click [http://en.cppreference.com/w/Cppreference:MachineTranslations here] for instructions.
You can help to correct and verify the translation. Click [http://en.cppreference.com/w/Cppreference:MachineTranslations here] for instructions.
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.
Siehe auch
ein Objekt vom Typ nothrow_t zur Verwendung bei der Auswahl einer Allokationsfunktion, die keine Ausnahmen auslöst. (konstanten) | |
| Speicheranforderungsfunktion (Funktion) | |