Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Hands-On Design Patterns with C++ Second Edition
Fedor G. Pikus
ISBN: 978-1-80461-155-5
- Recognize the most common design patterns used in C++
- Understand how to use C++ generic programming to solve common design problems
- Explore the most powerful C++ idioms, their strengths, and their drawbacks
- Rediscover how to use popular C++ idioms with generic programming
- Discover new patterns and idioms made possible by language features of C++17 and C++20
- Understand the impact of design patterns on the program’s performance
C++20 STL Cookbook
Bill Weinman
ISBN: 978-1-80324-871-4
- Understand the new language features and the problems they can solve
- Implement generic features of the STL with practical examples
- Understand standard support classes for concurrency...