Namespace
Varianti

cpp/error/error code/hash: differenze tra le versioni

Da cppreference.com.
< cpp‎ | error‎ | error code
m (r2.7.3) (Bot: Aggiungo de, en, es, fr, ja, pt, ru, zh)
m (Use {{lc}}. Update links. Various fixes.)
 
Riga 6: Riga 6:
 
}}
 
}}
  
{{tr|Il modello di specializzazione di {{c|std::hash}} per {{c|std::error_code}} consente agli utenti di ottenere gli hash di oggetti di tipo {{c|std::error_code}}.|The template specialization of {{c|std::hash}} for {{c|std::error_code}} allows users to obtain hashes of objects of type {{c|std::error_code}}.}}
+
{{tr|Il modello di specializzazione di {{|std::hash}} per {{|std::error_code}} consente agli utenti di ottenere gli hash di oggetti di tipo {{|std::error_code}}.|The template specialization of {{|std::hash}} for {{|std::error_code}} allows users to obtain hashes of objects of type {{|std::error_code}}.}}
  
 
[[de:cpp/error/error code/hash]]
 
[[de:cpp/error/error code/hash]]

Versione attuale delle 13:07, 2 lug 2013

 
 
Utilità libreria
Tipo di supporto (basic types, RTTI, type traits)
Gestione della memoria dinamica
La gestione degli errori
Programma di utilità
Funzioni variadic
Data e ora
Funzione oggetti
initializer_list(C++11)
bitset
hash(C++11)
Gli operatori relazionali
Original:
Relational operators
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
rel_ops::operator!=
rel_ops::operator>
rel_ops::operator<=
rel_ops::operator>=
Coppie e tuple
Original:
Pairs and tuples
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
pair
tuple(C++11)
piecewise_construct_t(C++11)
piecewise_construct(C++11)
Swap, in avanti e spostare
Original:
Swap, forward and move
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.