文件名称:ISO.C.11
介绍说明--下载内容均来自于网络,请自行研究使用
C++11标准.英文版.
1. 支持Lambda表达式( lambda expressions)
2. 对象自动类型推导(automatic type deduction of objects)
3. 统一初始化语法(uniform initialization syntax)
4. 代理构造(delegating constructors)
5. deleted 和defaulted函数声明(deleted and defaulted function declarations)
6. 空指针(nullptr)
7. 右值引用(rvalue references)
-C++11 standard English. Lambda expressions (a lambda expressions) 2. Object automatically type derivation (automatic type for deductible of objects) 3. Unified initialization syntax (uniform initialization syntax) 4 Acting structure (delegating constructors) 5 the deleted and defaulted functions statement (the deleted and defaulted function declarations). null pointer (nullptr) rvalue references (an rvalue references)
1. 支持Lambda表达式( lambda expressions)
2. 对象自动类型推导(automatic type deduction of objects)
3. 统一初始化语法(uniform initialization syntax)
4. 代理构造(delegating constructors)
5. deleted 和defaulted函数声明(deleted and defaulted function declarations)
6. 空指针(nullptr)
7. 右值引用(rvalue references)
-C++11 standard English. Lambda expressions (a lambda expressions) 2. Object automatically type derivation (automatic type for deductible of objects) 3. Unified initialization syntax (uniform initialization syntax) 4 Acting structure (delegating constructors) 5 the deleted and defaulted functions statement (the deleted and defaulted function declarations). null pointer (nullptr) rvalue references (an rvalue references)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ISO.C.11.pdf