float stof( const std::string& str, std::size_t* pos = nullptr ); ... Interprets a floating point value in a string str .
確定! 回上一頁