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>
Aus cppreference.com
<metanoindex/>
<tbody> </tbody>
| definiert in Header <array> |
||
|
|
(seit C++11) | |
Stellt der Kompilierung Typs indizierten Zugriff auf die Art der Elemente des Arrays mit Tupel-ähnliche Oberfläche
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.
Mitglied Typen
Mitglied Typ Original: Member type The text has been machine-translated via Google Translate. |
Definition |
| type | die Art der Elemente des Arrays Original: the type of elements of the array The text has been machine-translated via Google Translate. |
Mögliche Implementierung
Beispiel
Siehe auch
erhält den Typ des angegebenen Elements Original: obtains the type of the specified element The text has been machine-translated via Google Translate. (class Template-Spezialisierung) [edit] | |
ermittelt die Art der Elemente der Original: obtains the type of the elements of The text has been machine-translated via Google Translate. (class Template-Spezialisierung) [edit] | |