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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham :
Packt Publishing, Limited,
2022.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
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.