The std::round function is defined in the <cmath> header (in C++11). You may also use the std::lround and std::llround function to round the specified floating- ...
確定! 回上一頁