
Design Patterns in Modern C++
CppCast
00:00
Newer Features in C++14 and C++17 Impact on Design Patterns
This chapter discusses how the newer features in C++14 and C++17 affect the design patterns discussed in the book. It explores the use case of the 'standard any' feature in C++17 in the context of the interpreter pattern and emphasizes the importance of recognizing opportunities to use design patterns without needing to memorize implementations.
Play episode from 25:09
Transcript


