Chinaunix首页 | 论坛 | 博客
  • 博客访问: 748456
  • 博文数量: 239
  • 博客积分: 60
  • 博客等级: 民兵
  • 技术积分: 1045
  • 用 户 组: 普通用户
  • 注册时间: 2009-03-22 18:25
文章分类

全部博文(239)

文章存档

2019年(9)

2018年(64)

2017年(2)

2016年(26)

2015年(30)

2014年(41)

2013年(65)

2012年(2)

发布时间:2014-01-27 16:59:33

Protected member access......【阅读全文】

阅读(866) | 评论(0) | 转发(0)

发布时间:2014-01-26 14:51:13

C++ 模仿sizeof......【阅读全文】

阅读(781) | 评论(0) | 转发(0)

发布时间:2014-01-21 14:10:50

member functions and member function templates in the derived class override and/or hide member functions and member function templates with the same name, parameter-type-list (8.3.5), cv-quali?cation, and ref-quali?er (if any) in a base class......【阅读全文】

阅读(871) | 评论(0) | 转发(0)

发布时间:2013-05-03 18:22:33

    新版C++实现auto关键字, 其实可以在C++98基本的template、sizeof及函数类型重载结合的类型推导方法实现自己恶心的auto,下面的代码取自boost typeof的实现(http://www.boost.org/doc/libs/1_43_0/boost/typeof/msvc/typeof_impl.hpp)。在vs2005编译环境调试。点击(此处)折叠或打开.........【阅读全文】

阅读(2197) | 评论(0) | 转发(0)

发布时间:2013-02-18 14:57:39

C++ 编译期间侦测可转换性和继承性 ......【阅读全文】

阅读(1007) | 评论(0) | 转发(1)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册