Description
Effective Modern C++ is a book that will teach you how to use C++11 and C++14 effectively. It will also teach you how to maintain your code, make it efficient, and make it portable.
Coming to grips with C++11 and C++14 is more than a matter of familiarizing yourself with the features they introduce. 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.