Modern C++ Coding Standards: A Zero-Fluff Guide to Modern C++ Best Practices, Templates, and Compile-Time Programming - Paperback
Modern C++ Coding Standards: A Zero-Fluff Guide to Modern C++ Best Practices, Templates, and Compile-Time Programming - Paperback
$15.08
/
Your payment information is processed securely. We do not store credit card details nor have access to your credit card information.
by Marcus Tomlinson (Author)
It's been over a decade now since the release of C++11, and the evolution from "classical" to "modern" C++. I thought it a good time to share some of the coding standards I've adopted over the past 10+ years of my career.
No, not the kind that sweats the small stuff like formatting, naming conventions, or comment style - when it comes to these things, I say just pick a direction upfront, and keep consistent.
What I want to share are a handful of simple guidelines and best practices I've personally utilized in producing (if I can say so myself) some solid C++ projects these last few years.