Advanced Metaprogramming in Classic C++

by Davide Di Gennaro

0 ratings • 0 reviews • 0 shelved
Book cover for Advanced  Metaprogramming in Classic C++

Bookhype may earn a small commission from qualifying purchases. Full disclosure.

Advanced Metaprogramming in Classic C++ aims to be both an introduction and a reference to C++ template metaprogramming (TMP); TMP is presented in the book as a set of techniques that will bring a new style in C++ and make code exceptionally clear and efficient. The book deals with language aspects, design patterns, examples and applications (seen as case studies). Special emphasis is put on small reusable techniques that will improve the quality of daily work.

What makes the book exceptional is the level of understanding of the concepts involved imparted by the author. This is not just a rote overview of metaprogramming. You will truly understand difficult topics like static assertions, how to write metafunctions, overload resolution, lambda expressions, and many others. More than that, you will work through them with practical examples guided by the author's frank explanations. This book requires you to think and to learn and to understand the language so that youcan program at a higher level.

  • ISBN13 9781484210116
  • Publish Date 30 April 2015 (first published 1 January 2015)
  • Publish Status Active
  • Publish Country US
  • Imprint APress
  • Edition 1st ed.
  • Format Paperback
  • Pages 572
  • Language English