文件名称:高效现代C++(Effective Modern C++)(高清英文原版)
文件大小:3.68MB
文件格式:ZIP
更新时间:2020-11-30 04:35:43
C++,C++11/14
If you’re an experienced C++ programmer and are anything like me, you initially approached C++11 thinking, “Yes, yes, I get it. It’s C++, only more so.” But as you learned more, you were surprised by the scope of the changes. auto declarations, range-based for loops, lambda expressions, and rvalue references change the face of C++, to say nothing of the new concurrency features. And then there are the idiomatic changes. 0 and typedefs are out, nullptr and alias declarations are in. Enums should now be scoped. Smart pointers are now preferable to built-in ones. Moving objects is normally better than copying them
【文件预览】:
Effective Modern C++ 2014.pdf