文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>ISO C++ forbids declaration of 'vector' with no..

ISO C++ forbids declaration of 'vector' with no..

时间:2010-10-28  来源:kingliang123

ISO C++ forbids declaration of 'vector' with no type:
1. Failure to post complete, compilable code.
2. Failure to include the proper header (#include <vector>) - unless,of course, it's in the code you forgot to post.
3. Failure to qualify your reference to vector. It's std::vector (unless you've previously included: using std::vector;

And please don't put "using namespace std;" in the header file (just in
case you were tempted).
相关阅读 更多 +
排行榜 更多 +
天天爱连线免广告

天天爱连线免广告

休闲益智 下载
可口的比萨国际版

可口的比萨国际版

休闲益智 下载
天天飞跃无广告版

天天飞跃无广告版

休闲益智 下载