首页 > 其他 > 详细

STL相关问题

时间:2018-01-15 23:18:29      阅读:299      评论:0      收藏:0      [点我收藏+]
写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相关问题

原文:https://www.cnblogs.com/meditation5201314/p/8290103.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!