Advanced C++ programming cookbook become an expert C++ programmer by mastering concepts like templates, concurrency, and type deduction

"A recipe-based guide to refining your C++ programming skills with the help of coding best practices, advanced programming concepts, and the latest features of C++17 and C++20 Key Features Learn how to develop and design your own libraries Find solutions to your app development problems and imp...

Full description

Bibliographic Details
Other Authors: Quinn, Rian, author (author)
Format: eBook
Language:Inglés
Published: Birmingham, England ; Mumbai : Packt [2020]
Edition:First edition
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630585606719
Table of Contents:
  • Chapter 1: Getting Started with Library Development
  • Chapter 2: Using Exceptions for Error Handling
  • Chapter 3: Implementing Move Semantics
  • Chapter 4: Using Templates for Generic Programming
  • Chapter 5: Concurrency and Synchronization
  • Chapter 6: Optimizing Your Code for Performance
  • Chapter 7: Debugging and Testing
  • Chapter 8: Creating and Implementing Your Own Container
  • Chapter 9: Exploring Type Erasure
  • Chapter 10: An In-Depth Look at Dynamic Allocation
  • Chapter 11: Common Patterns in C++
  • Chapter 12: A Closer Look at Type Deduction
  • Chapter 13: Bonus - Using C++20 Features.