Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 43,62
Convertire valutaQuantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Da: Lucky's Textbooks, Dallas, TX, U.S.A.
EUR 42,40
Convertire valutaQuantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Editore: Packt Publishing 8/19/2022, 2022
ISBN 10: 1803243457 ISBN 13: 9781803243450
Lingua: Inglese
Da: BargainBookStores, Grand Rapids, MI, U.S.A.
EUR 46,66
Convertire valutaQuantità: 5 disponibili
Aggiungi al carrelloPaperback or Softback. Condizione: New. Template Metaprogramming with C++: Learn everything about C++ templates and unlock the power of template metaprogramming 1.8. Book.
Da: California Books, Miami, FL, U.S.A.
EUR 47,30
Convertire valutaQuantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Da: GreatBookPrices, Columbia, MD, U.S.A.
EUR 50,52
Convertire valutaQuantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
Da: Russell Books, Victoria, BC, Canada
EUR 51,29
Convertire valutaQuantità: Più di 20 disponibili
Aggiungi al carrellopaperback. Condizione: New. Special order direct from the distributor.
Da: Ria Christie Collections, Uxbridge, Regno Unito
EUR 52,77
Convertire valutaQuantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New. In.
Da: GreatBookPricesUK, Woodford Green, Regno Unito
EUR 52,75
Convertire valutaQuantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Da: GreatBookPricesUK, Woodford Green, Regno Unito
EUR 57,50
Convertire valutaQuantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: As New. Unread book in perfect condition.
Da: moluna, Greven, Germania
EUR 58,12
Convertire valutaQuantità: Più di 20 disponibili
Aggiungi al carrelloKartoniert / Broschiert. Condizione: 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.
Da: Mispah books, Redhill, SURRE, Regno Unito
EUR 82,40
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrellopaperback. Condizione: New. New. book.
Da: AHA-BUCH GmbH, Einbeck, Germania
EUR 66,79
Convertire valutaQuantità: 1 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: 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.