Loading…

Template metaprogramming with C++ : learn everything about C++ templates and unlock the power of template metaprogramming /

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 idi...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Bancila, Marius (Author)
Format: Electronic eBook
Language:Inglés
Published: Birmingham : Packt Publishing, Limited, 2022.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • Table of Contents Introduction to Templates Template Fundamentals Variadic Templates Advanced Template Concepts Type Traits and Conditional Compilation Concepts and Constraints Patterns and Idioms Ranges and Algorithms The Ranges Library Appendix.