Embracing Modern C++ Safely shows you how to make effective use of the new and enhanced language features of modern C++ without falling victim to their potential pitfalls.
Based on their years of experience with large, mission-critical projects, four leading C++
authorities divide C++11/14 language features into three categories: Safe, Conditionally
Safe, and Unsafe. Safe features offer compelling value, are easy to use productively, and
are relatively difficult to misuse. Conditionally Safe features offer significant value but
come with risks that require significant expertise and familiarity before use. Unsafe
features have an especially poor risk/reward ratio, are easy to misuse, and are beneficial
in only the most specialized circumstances.
This book distills the C++ community's years of experience applying C++11 and C++14
features and will help you make effective and safe design decisions that reflect real-world,
economic engineering tradeoffs in large-scale, diverse software development
environments. The authors use examples derived from real code bases to illustrate every
finding objectively and to illuminate key issues. Each feature identifies the sound use
cases, hidden pitfalls, and shortcomings of that language feature.
General
Is the information for this product incomplete, wrong or inappropriate?
Let us know about it.
Does this product have an incorrect or missing image?
Send us a new image.
Is this product missing categories?
Add more categories.
Review This Product
No reviews yet - be the first to create one!