std::nothrow_t
Da cppreference.com.
![]() | Questa pagina è stata tradotta in modo automatico dalla versione in ineglese della wiki usando Google Translate. La traduzione potrebbe contenere errori e termini strani. Muovi il puntatore sopra al testo per vedere la versione originale. Puoi aiutarci a correggere gli gli errori. Per ulteriori istruzioni clicca qui. |
Elemento definito nell'header <new> | ||
struct nothrow_t {}; | ||
std::nothrow_t
è un tipo di classe vuota utilizzata per disambiguare i sovraccarichi di lancio e non lancio <div class="t-tr-text">allocazione funzioniOriginal:
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 allocazione funzioni</div>.
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.
[modifica]Vedi anche
un oggetto di tipo nothrow_t utilizzato per selezionare un non-lancio' assegnazione funzione Original: an object of type nothrow_t used to select an non-throwing allocation functionThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (costante) | |
allocazione funzioni Original: allocation functions The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (funzione) |