C++ Templates: The Complete Guide, 2nd Edition

C++ Templates: The Complete Guide, 2nd Edition

eBook Details:

  • Hardcover: 832 pages
  • Publisher: WOW! eBook; 2nd edition (September 18, 2017)
  • Language: English
  • ISBN-10: 0321714121
  • ISBN-13: 978-0321714121

eBook Description:

C++ Templates: The Complete Guide, 2nd Edition: Now extensively updated for the C++11, C++14, and C++17 standards and the new C++0x features and rules

Templates are among the most powerful features of C++, but they remain misunderstood and underutilized, even as the C++ language and development community have advanced. In C++ Templates: The Complete Guide, 2nd Edition, three pioneering C++ experts show why, when, and how to use modern templates to build software that’s cleaner, faster, more efficient, and easier to maintain.

Now extensively updated for the C++11, C++14, and C++17 standards, this new edition presents state-of-the-art techniques for a wider spectrum of applications. The authors provide authoritative explanations of all new language features that either improve templates or interact with them, including variadic templates, generic lambdas, class template argument deduction, compile-time if, forwarding references, and user-defined literals. They also deeply delve into fundamental language concepts (like value categories) and fully cover all standard type traits.

  • Understand exactly how templates behave, and avoid common pitfalls
  • Use templates to write more efficient, flexible, and maintainable software
  • Master today’s most effective idioms and techniques
  • Reuse source code without compromising performance or safety
  • Benefit from utilities for generic programming in the C++ Standard Library
  • Preview the upcoming concepts feature

The C++ Templates: The Complete Guide, 2nd Edition book starts with an insightful tutorial on basic concepts and relevant language features. The remainder of the book serves as a comprehensive reference, focusing first on language details and then on coding techniques, advanced applications, and sophisticated idioms. Throughout, examples clearly illustrate abstract concepts and demonstrate best practices for exploiting all that C++ templates can do.

DOWNLOAD

13 Responses

  1. Alex says:

    It’s not available anymore. Please, re-upload it. Thank you !!!

  2. James says:

    I think the download link is broken – all I can see is “[download id=”6420″]”. Please could you fix this? Thanks!

  3. James says:

    Hi, will this be reuploaded at some point?

  4. WOW! eBook says:

    Dear All, Link is Updated 🙂 Sorry for Delay.

Leave a Reply

Your email address will not be published. Required fields are marked *