5 ms·
Technically, those are free functions defined on strings, not members functions of the class string. But also: std::to_string http://en.cppreference.com/w/cpp
by splinterofchaos 14y ago
Technically, those are free functions defined on strings, not members functions of the class string.
But also: std::to_string
http://en.cppreference.com/w/cpp/string/basic_string/to_string http://en.cppreference.com/w/cpp/string/basic_string/to_stri...