STL相关问题

Posted Empirefree

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了STL相关问题相关的知识,希望对你有一定的参考价值。

写set容器遇到以下问题: C:\Users\admin\Desktop\未命名2.cpp In function ‘int main()‘: 67 98 C:\Users\admin\Desktop\未命名2.cpp [Error] ‘set_union‘ was not declared in this scope 72 1 C:\Users\admin\Desktop\未命名2.cpp [Error] ‘set_intersection‘ is not a member of ‘std‘ 78 103 C:\Users\admin\Desktop\未命名2.cpp [Error] ‘set_difference‘ was not declared in this scope 84 116 C:\Users\admin\Desktop\未命名2.cpp [Error] ‘set_symmetric_difference‘ was not declared in this scope 全TM #include

以上是关于STL相关问题的主要内容,如果未能解决你的问题,请参考以下文章

最小的 C++ STL 向量实现问题

C++ STL 相关 部分笔记

STL相关总结(待补充)

STL相关总结(待补充)

STL的相关知识

C++STL之ACM相关知识大全