This website requires JavaScript.
Explore
Help
Register
Sign In
document
/
EffectiveModernCppChinese
Watch
2
Star
0
Fork
0
You've already forked EffectiveModernCppChinese
mirror of
https://github.com/CnTransGroup/EffectiveModernCppChinese.git
synced
2026-08-23 02:13:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9
Commits
5
Branches
0
Tags
39a99d89f3209c21b2ebf38368f7fee1cc52551b
Go to file
Code
Clone
HTTPS
SSH
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Cthulhu
39a99d89f3
misc:fix path error
2016-11-20 17:09:34 +08:00
1.DeducingTypes
item4:completely
2016-11-18 14:53:16 +08:00
2.auto
item5:completely
2016-11-20 15:11:18 +08:00
README.md
misc:fix path error
2016-11-20 17:09:34 +08:00
README.md
Unescape
Escape
Effective Modern C++ 翻译
42 Specific Ways To Improve Your Use Of C++11 And C++14
!
本书要求读者有较高水平的C++知识
!
这不是一本C++11/14特性使用指南
目录
类型推导
Item 1:理解模板类型推导[已翻译]
Item 2:理解auto类型推导[已翻译]
Item 2:理解decltype[已翻译]
Item 2:学会查看类型推导结果[已翻译]
auto
Item 5:优先考虑auto而非显式类型声明[已翻译]
翻译相关
constness译为常量性
,
volatitleness译为易变性
,
reference-ness视情况直接译为引用
诚恳接受typo-pull-request以及错译pr
Reference in New Issue
View Git Blame
Copy Permalink
Description
《Effective Modern C++》- 完成翻译
Readme
33
MiB
Languages
Markdown
100%