Include the iostreams standard header <fstream> to define several classes that ... basic_ifstream<char> ifstream; typedef basic_ifstream<wchar_t> wifstream; ...
確定! 回上一頁