Seller: GreatBookPrices, Columbia, MD, U.S.A.
US$ 47.95
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Seller: Lucky's Textbooks, Dallas, TX, U.S.A.
US$ 46.61
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Published by Packt Publishing 8/19/2022, 2022
ISBN 10: 1803243457 ISBN 13: 9781803243450
Language: English
Seller: BargainBookStores, Grand Rapids, MI, U.S.A.
Paperback or Softback. Condition: New. Template Metaprogramming with C++: Learn everything about C++ templates and unlock the power of template metaprogramming 1.8. Book.
Seller: California Books, Miami, FL, U.S.A.
Condition: New.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
US$ 55.54
Convert currencyQuantity: Over 20 available
Add to basketCondition: As New. Unread book in perfect condition.
Seller: Russell Books, Victoria, BC, Canada
US$ 56.39
Convert currencyQuantity: Over 20 available
Add to basketpaperback. Condition: New. Special order direct from the distributor.
Seller: Ria Christie Collections, Uxbridge, United Kingdom
US$ 60.15
Convert currencyQuantity: Over 20 available
Add to basketCondition: New. In.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
US$ 60.13
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
US$ 65.54
Convert currencyQuantity: Over 20 available
Add to basketCondition: As New. Unread book in perfect condition.
Seller: moluna, Greven, Germany
US$ 68.18
Convert currencyQuantity: Over 20 available
Add to basketKartoniert / Broschiert. Condition: New. Über den AutorMarius 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 Modern C++ Programming Cookbook and The Modern C++ Challenge.
Seller: Mispah books, Redhill, SURRE, United Kingdom
US$ 93.93
Convert currencyQuantity: 1 available
Add to basketpaperback. Condition: New. New. book.
Seller: AHA-BUCH GmbH, Einbeck, Germany
US$ 78.35
Convert currencyQuantity: 1 available
Add to basketTaschenbuch. Condition: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Understand how to use modern C++ templates for writing maintainable, robust, and fast softwareKey Features:Grasp the fundamentals of and learn to write effective C++ templatesGet up to speed with the latest C++20 template features such as constraints and conceptsExplore different patterns and idioms to integrate templates in your program designBook 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 key to creating generic libraries, such as the standard library or Boost, that can be used in a multitude of programs.The introductory chapters of this book will give you insights into the fundamentals of templates and metaprogramming. You'll then move on to practice writing complex templates and exploring advanced concepts such as template recursion, template argument deduction, forwarding references, type traits, and conditional compilation. Along the way, you'll learn how to write variadic templates and how to provide requirements to the template arguments with C++20 constraints and concepts. Finally, you'll apply your knowledge of C++ metaprogramming templates to implement various metaprogramming patterns and techniques.By the end of this book, you'll have learned how to write effective templates and implement metaprogramming in your everyday programming journey.What You Will Learn:Understand the syntax for all types of templatesDiscover how specialization and instantiation worksGet to grips with template argument deduction and forwarding referencesWrite variadic templates with easeBecome familiar with type traits and conditional compilationRestrict template arguments in C++20 with constraints and conceptsImplement patterns such as CRTP, mixins, and tag dispatchingWho this book is for:This book is for beginner-to-intermediate C++ developers who want to learn about template metaprogramming as well as advanced C++ developers looking to get up to speed with the new C++20 features related to templates and the the various idioms and patterns. Basic C++ coding experience is necessary to get started with this book.