cpp/error/error code/assign: differenze tra le versioni
Da cppreference.com.
< cpp | error | error code
(Translated from the English version using Google Translate) |
m (Use {{lc}}. Update links. Various fixes.) |
||
(2 revisioni intermedie di 2 utenti non mostrate) | |||
Riga 2: | Riga 2: | ||
{{cpp/error/error_code/title|assign}} | {{cpp/error/error_code/title|assign}} | ||
{{cpp/error/error_code/navbar}} | {{cpp/error/error_code/navbar}} | ||
− | {{ | + | {{begin}} |
− | {{ | + | {{| =c++11 | 1= |
void assign( int ec, const error_category& ecat ); | void assign( int ec, const error_category& ecat ); | ||
}} | }} | ||
− | {{ | + | {{end}} |
{{tr|Sostituisce il contenuto con il codice di errore e {{tt|ec}} {{tt|ecat}} categoria corrispondente|Replaces the contents with error code {{tt|ec}} and corresponding category {{tt|ecat}}}} | {{tr|Sostituisce il contenuto con il codice di errore e {{tt|ec}} {{tt|ecat}} categoria corrispondente|Replaces the contents with error code {{tt|ec}} and corresponding category {{tt|ecat}}}} | ||
===Parametri=== | ===Parametri=== | ||
− | {{ | + | {{begin}} |
− | {{ | + | {{| ec |{{tr| dipende dalla piattaforma codice di errore enum da assegnare| platform-dependent error code enum to assign}}}} |
− | {{ | + | {{| ecat |{{tr| Errore di categoria corrispondente a {{tt|ec}}| error category corresponding to {{tt|ec}}}}}} |
− | {{ | + | {{end}} |
===Valore di ritorno=== | ===Valore di ritorno=== | ||
Riga 23: | Riga 23: | ||
===Vedi anche=== | ===Vedi anche=== | ||
− | {{ | + | {{begin}} |
− | {{ | + | {{| cpp/error/error_code/operator{{=}}}} |
− | {{ | + | {{end}} |
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ |
Versione attuale delle 13:07, 2 lug 2013
![]() |
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. |