Books that go "in-depth" on C++?
2 points by Foe 3 years ago | 0 commentsI loved this book (https://csharpindepth.com/) as it goes into how threading works, how garbage collection and generics work, and other "behind the scenes" topics specific to C#. Does anyone have a recommendation for something like this but for C++?