This will be a collection of notes taken from various different books and sources, as well as my own learnings from working on different C++ projects.
Books
- A Tour of C++
- C++ Primer (Ch. 3 → 17)
- Effective Modern C++
- Inside the C++ Object Model
- C++ Concurrency in Action
