mirror of
https://github.com/CnTransGroup/EffectiveModernCppChinese.git
synced 2024-12-26 21:00:23 +08:00
《Effective Modern C++》- 完成翻译
1.DeducingTypes | ||
2.auto | ||
README.md |
Effective Modern C++ 翻译
42 Specific Ways To Improve Your Use Of C++11 And C++14
!本书要求读者有较高水平的C++知识
!这不是一本C++11/14特性使用指南
目录
- 类型推导
- auto
翻译相关
- constness译为常量性,volatitleness译为易变性,reference-ness视情况直接译为引用
- 诚恳接受typo-pull-request以及错译pr