0_0_2730969_6848.cpp
0_0_2730969_6848.cpp(47) : error C2446: “==” : 没有从“std::ios_base &(__cdecl *)(std::ios_base &)”到“int”的转换
该转换要求 reinterpret_cast、C 样式转换或函数类型转换
0_0_2730969_6848.cpp(47) : error C2040: “==” : “int”与“std::ios_base &(__cdecl *)(std::ios_base &)”的间接寻址级别不同
0_0_2730969_6848.cpp(47) : error C2446: “==” : 没有从“std::ios_base &(__cdecl *)(std::ios_base &)”到“int”的转换
该转换要求 reinterpret_cast、C 样式转换或函数类型转换
0_0_2730969_6848.cpp(47) : error C2040: “==” : “int”与“std::ios_base &(__cdecl *)(std::ios_base &)”的间接寻址级别不同
|