Espaces de noms
Variantes
Affichages
Actions

Modèle:cpp/string/basic string/dsc to string : Différence entre versions

De cppreference.com
(Translated from the English version using Google Translate)
 
 
(3 révisions intermédiaires par 2 utilisateurs sont masquées)
Ligne 1 : Ligne 1 :
{{dcl list fun | cpp/string/basic_string/to_string |{{tr| convertit une valeur de point intégrée ou flottante {{tt|string}} | converts an integral or floating point value to {{tt|string}} }}| notes={{mark c++11}} }}
+
{{fun | cpp/string/basic_string/to_string |convertit une valeur ou {{tt|string}}| notes={{mark c++11}} }}

Version actuelle en date du 19 janvier 2019 à 09:55

|- class="t-dsc-sep" | colspan="2" |

|- class="t-dsc"

|
(C++11)

| convertit une valeur entière ou réelle en string
(fonction) |-