首页 > 代码库 > Modern C++ CHAPTER 2(读书笔记)
Modern C++ CHAPTER 2(读书笔记)
CHAPTER 2
Recipe 2-1. Initializing Variables
Recipe 2-2. Initializing Objects with Initializer Lists
使用初始化列表的使用
Recipe 2-3. Using Type Deduction
关于auto关键字的使用
Recipe 2-4. Using auto with Functions
Recipe 2-5. Working with Compile Time Constants
constexpr 关键字的使用
Recipe 2-6. Working with Lambdas
匿名函数的使用
Recipe 2-7. Working with Time
Recipe 2-8. Understanding lvalue and rvalue References
左值引用与右值引用
Recipe 2-9. Using Managed Pointers
各类pointer
Modern C++ CHAPTER 2(读书笔记)
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。