std::string to_string( long long value );. (3), (since C++11). std::string to_string( unsigned value );. (4), (since C++11).
確定! 回上一頁