Standard library header <fstream> ... ofstream, std::basic_ofstream<char> ... class basic_fstream; using fstream = basic_fstream<char>; ...
確定! 回上一頁