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

Descripción completa

Detalles Bibliográficos
Autor principal: Bancila, Marius (-)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, Limited 2022.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009674731506719
Tabla de Contenidos:
  • 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.