Template Metaprogramming with C++
Marius Bancila
Broschiertes Buch

Template Metaprogramming with C++

Learn everything about C++ templates and unlock the power of template metaprogramming

Versandkostenfrei!
Versandfertig in 1-2 Wochen
52,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
26 °P sammeln!
Understand how to use modern C++ templates for writing maintainable, robust, and fast software Key Features:Grasp the fundamentals of and learn to write effective C++ templates Get up to speed with the latest C++20 template features such as constraints and concepts Explore different patterns and idioms to integrate templates in your program design Book Description: Learn how the metaprogramming technique enables you to create data structures and functions that allow computation to happen at compile time. With this book, you'll realize how templates help you avoid writing duplicate code and are...