Hi, I recently started reading into class hierarchies and templates in Stroustrups "The C++ Programming Languages" and I'm starting to see that those 2 things are the meat of C++.
The problem is that I already see that even after reading these chapters twice and doing all the exercises I still wont consider myself very good at these things (class hierarchies and templates). When it comes to mixing them together like is shown in the book it becomes even more confusing. So I'm already looking for books to dig deeper into these topics.
So far I have found this book
"Advanced Metaprogramming in Classic C++"
but there are comments that its not worth reading unless
C++ Templates: The Complete Guide
is read!
So this is my list so far. I would be happy if you guys could share your thoughts what do u think about this!