<div class="t-tr-text">C + +. Mots-clés:<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">C++ keywords:</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> template
<metanoindex/>
D'utilisation
- Déclaration d'un modèle de classe
- Déclaration d'un modèle de fonction
L'intérieur d'une définition de modèle comme moyen d'indiquer à l'analyseur que le symbole suivant est un modèle de fonction
Original:
Inside a template definition as means to tell the parser that the following symbol is a modèle de fonction
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.L'intérieur d'une définition de modèle comme moyen d'indiquer à l'analyseur que le symbole suivant est un modèle de classe
Original:
Inside a template definition as means to tell the parser that the following symbol is a modèle de classe
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.