会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
soak xiarl
博客园
首页
新随笔
联系
订阅
管理
2014年2月7日
遇到一个名字污染
摘要: 做测试的时候,写这句代码出现了问题 int iLength = std::numeric_limits::max(); 编译不过,vs2013,win7旗舰,在max上f12进的是minwindef.h 文件中的max宏。 所以怀疑是名字互相干扰了。 在stdafx.h中是添加了很多头文件。如下: #include #include #include #include #include #incl...
阅读全文
posted @ 2014-02-07 18:34 xiarunliang
阅读(280)
评论(0)
推荐(0)
编辑
公告