Jump to ratings and reviews
Rate this book

Advanced Metaprogramming in Classic C++

Rate this book
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 you can program at a higher level.

599 pages, Paperback

First published April 29, 2015

4 people are currently reading
25 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
1 (10%)
4 stars
4 (40%)
3 stars
0 (0%)
2 stars
2 (20%)
1 star
3 (30%)
Displaying 1 - 2 of 2 reviews
73 reviews4 followers
March 27, 2017
A fairly tough read. I felt that quite a few of the techniques were too clever for production code and were perhaps something of a solution looking for a problem (or perhaps a Boost library).
Profile Image for Ietrio.
6,914 reviews24 followers
June 24, 2019
Classical C++ as the Ancient Greeks used to program.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.