No detailed description available for "Template Metaprogramming with C++".
Sprache
Verlagsort
Basel/Berlin/Boston
Großbritannien
Zielgruppe
Editions-Typ
Produkt-Hinweis
Dateigröße
ISBN-13
978-1-80323-053-5 (9781803230535)
Schweitzer Klassifikation
Bancila Marius:
Marius Bancila is a software engineer with two decades of experience in developing solutions for line of business applications and more. He is the author of The Modern C++ Challenge and Template Metaprogramming with C++. He works as a software architect and is focused on Microsoft technologies, mainly developing desktop applications with C++ and C#. He is passionate about sharing his technical expertise with others and, for that reason, he has been recognized as a Microsoft MVP for C++ and later developer technologies since 2006. Marius lives in Romania and is active in various online communities.
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