std::valarray::size — cppreference.com
De cppreference.com
<metanoindex/>
<tbody> </tbody>
|
|
||
Retourne le nombre d'éléments dans le valarray .
Original:
Returns the number of elements in the valarray.
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
Paramètres
(Aucun)
Original:
(none)
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
Retourne la valeur
Nombre d'éléments dans le valarray .
Original:
Number of elements in the valarray.
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
Exemple
Voir aussi
modifie la taille du valarray Original: changes the size of valarray The text has been machine-translated via Google Translate. (fonction membre publique) [edit] | |