2017年4月23日
摘要: 一、简介 二、关键字 1)override 和 final https://www.devbean.net/2012/05/cpp11-override-final/ 三、机制 1)深入理解C++中的异常处理机制 http://developer.51cto.com/art/201512/502598.htm 2)C++异常机制的实现方式和开销分析 ... 阅读全文
posted @ 2017-04-23 18:16 红孩儿你好 阅读(133) 评论(0) 推荐(0)
摘要: 一、历史 http://blog.csdn.net/initrd/article/details/1526796 二、关键字 1)关于typedef的用法总结 http://www.cnblogs.com/csyisong/archive/2009/01/09/1372363.html 2)what-does-dereferencing-a-pointer-mean... 阅读全文
posted @ 2017-04-23 18:13 红孩儿你好 阅读(104) 评论(0) 推荐(0)