Compiler Error C2360
error C2039: ‘string’ : is not a member of ‘std’, header file problem
原因:使用std::string时候需要在头文件中声明 #include
This post is licensed under CC BY 4.0 by the author.
error C2039: ‘string’ : is not a member of ‘std’, header file problem
原因:使用std::string时候需要在头文件中声明 #include