免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
12
最近访问板块 发新帖
楼主: 没本
打印 上一主题 下一主题

刚才看源码读到一个小技巧 [复制链接]

论坛徽章:
5
狮子座
日期:2013-08-20 10:12:24午马
日期:2013-11-23 18:04:102015年辞旧岁徽章
日期:2015-03-03 16:54:152015亚冠之德黑兰石油
日期:2015-06-29 18:11:1115-16赛季CBA联赛之新疆
日期:2024-02-21 10:00:53
11 [报告]
发表于 2010-07-14 09:07 |只看该作者
另外,有没有交换两个宏的定义的办法?

论坛徽章:
0
12 [报告]
发表于 2010-07-14 09:31 |只看该作者
很复杂, 请解释!

论坛徽章:
11
未羊
日期:2013-12-16 12:45:4615-16赛季CBA联赛之青岛
日期:2016-04-11 19:17:4715-16赛季CBA联赛之广夏
日期:2016-04-06 16:34:012015亚冠之卡尔希纳萨夫
日期:2015-11-10 10:04:522015亚冠之大阪钢巴
日期:2015-07-30 18:29:402015亚冠之城南
日期:2015-06-15 17:56:392015亚冠之卡尔希纳萨夫
日期:2015-05-15 15:19:272015亚冠之山东鲁能
日期:2015-05-14 12:38:13金牛座
日期:2014-12-04 15:34:06子鼠
日期:2014-10-16 13:40:4715-16赛季CBA联赛之八一
日期:2016-07-22 09:41:40
13 [报告]
发表于 2010-07-14 13:12 |只看该作者
又学了一招, 妈的怎么总是学不完?

论坛徽章:
0
14 [报告]
发表于 2010-07-14 13:56 |只看该作者
Including Xutil.h on Fedora breaks BOOST_FOREACH  
by tron_thomas May 23, 2009; 04:02am :: Rate this Message:    - Use ratings to moderate (?)

on Fedora 10 (Intel) produces error output like:

  1. /usr/include/boost/foreach.hpp:223: error: expected
  2. nested-name-specifier before ‘int’
  3. /usr/include/boost/foreach.hpp:223: error: two or more data types in
  4. declaration of ‘parameter’
  5. /usr/include/boost/foreach.hpp:224: error: default template arguments
  6. may not be used in function templates
  7. Value.cpp: In function ‘int main()’:
  8. Value.cpp:34: error: no matching function for call to
  9. ‘not_(boost::is_array<std::vector<boost::shared_ptr<Value>,
  10. std::allocator<boost::shared_ptr<Value> > > >*)’
  11. Value.cpp:34: error: no matching function for call to
  12. ‘not_(boost::foreach::is_noncopyable<std::vector<boost::shared_ptr<Value>,
  13. std::allocator<boost::shared_ptr<Value> > > >*)’
  14. Value.cpp:34: error: no matching function for call to
  15. ‘not_(boost::is_array<std::vector<boost::shared_ptr<Value>,
  16. std::allocator<boost::shared_ptr<Value> > > >*)’
  17. Value.cpp:34: error: no matching function for call to
  18. ‘not_(boost::foreach::is_noncopyable<std::vector<boost::shared_ptr<Value>,
  19. std::allocator<boost::shared_ptr<Value> > > >*)’
  20. Value.cpp:34: error: no matching function for call to
  21. ‘not_(boost::is_array<std::vector<boost::shared_ptr<Value>,
  22. std::allocator<boost::shared_ptr<Value> > > >*)’
  23. Value.cpp:34: error: no matching function for call to
  24. ‘not_(boost::foreach::is_noncopyable<std::vector<boost::shared_ptr<Value>,
  25. std::allocator<boost::shared_ptr<Value> > > >*)’
复制代码
Tron Thomas wrote:
>#include <X11/Xutil.h>

A quick search on Google Codesearch shows that Xutil.h includes Xlib.h which
has the following

"
#define Bool int
#define Status int
#define True 1
#define False 0
"

来源:http://old.nabble.com/Including- ... ACH-td23677301.html

最新boost发行版的foreach已经针对这个问题进行处理,可以直接用了。

论坛徽章:
1
2015年辞旧岁徽章
日期:2015-03-03 16:54:15
15 [报告]
发表于 2010-07-14 17:01 |只看该作者
另外,有没有交换两个宏的定义的办法?
starwing83 发表于 2010-07-14 09:07


没有
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP