Technology of all kinds (phones, computers, etc)
May 23rd, 2015, 12:41 pm
Advanced Metaprogramming in Classic C++ by Davide Di Gennar
Requirements: PDFReader, 3.54MB
Overview: 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.
Genre: Tech & Devices, Programming

Image

What you’ll learn
What templates and the small object toolkit are, and how to use them
How to do overload resolution
How to do metaprogramming with interfaces, algorithms, functors and refactoring
How to work with code generators
What is opaque type principle and how to use it
How to work with debugging templates and more
Who this book is for
This book is for experienced C++ programmers who want to learn more.

Download Instructions:
(Closed Filehost) https://hulkload.com/gy5x54kto2so
http://4downfiles.net/uj9rf8g283ez.html
May 23rd, 2015, 12:41 pm