C++ STL库使用注意点

STL使用 在linux环境下写了一个C++程序,里面用到了STL的库函数,编译时报了不少错误。 /usr/include/c++/5/bits/stl_list.h:507:11: note: ‘std::__cxx11::list’ main.cpp:35:10: error: ‘string’ was not declared in this scope list<string
相关文章
相关标签/搜索