📚
Effective Modern C++ 42 Specific Ways to Improve Your Use of C++11 and C++14 (Scott Meyers) (Z-Library)
Scott Meyers

Effective Modern C++ 42 Specific Ways to Improve Your Use of C++11 and C++14 (Scott Meyers) (Z-Library)

作者: Scott Meyers

教育

Coming to grips with C++11 and C++14 is more than a matter of familiarizing yourself with the features they introduce (e.g., auto type declarations, move semantics, lambda expressions, and concurrency support). The challenge is learning to use those features effectively—so that your software is correct, efficient, maintainable, and portable. That’s where this practical book comes in. It describes how to write truly great software using C++11 and C++14—i.e. using modern C++. At first glance, C++11 and C++14 are defined by the new features they introduce, e.g., auto type declarations, move semantics, lambda expressions, and concurrency support. Information on these features is easy to come by, but learning to apply them effectively (such that the resulting software is correct, efficient, maintainable, and portable) is more challenging. That’s the role of this book. It describes how to write effective software using C++11 and C++14, i.e., using modern C++. Topics include: The pros and cons of uniform initialization, noexcept specifications, perfect forwarding, and smart pointer make functions. The relationships among std::move, std::forward, rvalues references, and universal references. The most effective forms of lambda capture. How best practices in “old” C++ programming (i.e., C++98) require revision for modern C++. Effective Modern C++ follows the proven format of Scott Meyers’ earlier Effective books (Effective C++, More Effective C++, and Effective STL), but covers entirely new material. It’s essential reading for every modern C++ software developer.

📄 文件格式: PDF
💾 文件大小: 4.5 MB
25
浏览次数
0
下载次数
0.00
捐款总额

💝 支持作者

0.00
总金额 (¥)
0
捐款次数

登录后即可支持作者

立即登录
← 返回列表