std::tuple_element<div class="t-tr-text"><std::array><div class="t-tr-dropdown"><div><div><div class="t-tr-dropdown-arrow-border"></div><div class="t-tr-dropdown-arrow"></div><div class="t-tr-dropdown-h">Original:</div><div class="t-tr-dropdown-orig"><std::array></div><div class="t-tr-dropdown-notes">The text has been machine-translated via [http://translate.google.com Google Translate].<br/> You can help to correct and verify the translation. Click [http://en.cppreference.com/w/Cppreference:MachineTranslations here] for instructions.</div></div></div></div></div>
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. |
<metanoindex/>
<tbody> </tbody>
| Elemento definito nell'header <array> |
||
|
|
(dal C++11) | |
Fornisce compilazione tipo di accesso indicizzato al tipo degli elementi della matrice usando tupla interfaccia simile
Original:
Provides compile-type indexed access to the type of the elements of the array using tuple-like interface
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
Membri tipi
Membro tipo Original: Member type The text has been machine-translated via Google Translate. |
Definition |
| type | il tipo di elementi della matrice Original: the type of elements of the array The text has been machine-translated via Google Translate. |
Possibile implementazione
Esempio
Vedi anche
ottiene il tipo dell'elemento specificato Original: obtains the type of the specified element The text has been machine-translated via Google Translate. (classe modello di specializzazione) [modifica] | |
ottiene il tipo di elementi di Original: obtains the type of the elements of The text has been machine-translated via Google Translate. (classe modello di specializzazione) [modifica] | |