摘要: C++ 'explicit' 关键字 1 作用 2 实例 参考: "What does the explicit keyword mean'?" 阅读全文
posted @ 2017-08-31 17:58 xiulug 阅读(136) 评论(0) 推荐(0) 编辑
摘要: C++ Websites C++ 推荐网站 1、cprogramming.com 2、cppreference.com 3、cplusplus.com 4、 "Boost C++ Library" 阅读全文
posted @ 2017-08-31 13:55 xiulug 阅读(167) 评论(0) 推荐(0) 编辑
摘要: C++ smart pointer 什么是 smart pointer/智能指针? 1、定义 2、实现 3、应用 "std::shared_ptr" 阅读全文
posted @ 2017-08-31 09:48 xiulug 阅读(233) 评论(0) 推荐(0) 编辑